]> git.tuebingen.mpg.de Git - paraslash.git/commit
attribute.c: De-doxify static functions.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 15 Mar 2022 20:33:03 +0000 (21:33 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 24 Mar 2022 19:00:46 +0000 (20:00 +0100)
commit2e74df5e133586cc41875b2c76617f97f8937b04
treed89bd37edd5a322aa18117146feaf8aabdb9bf35
parentc20e3e67fc2be1d5f8778b9c482271e023bbdcb8
attribute.c: De-doxify static functions.

Because static functions don't need doxygen comments. The existing
comments for attribute_close() and attribute_open() did not contain
useful information, so remove these,
attribute.c