Doxyfile.in

changeset 21000
2db25eed9428
parent 20987
89f5ef90c79e
child 21531
d58f60b93f22
--- a/Doxyfile.in	Sat Oct 13 21:55:41 2007 +0000
+++ b/Doxyfile.in	Sun Oct 14 19:51:30 2007 +0000
@@ -169,7 +169,8 @@
                          "endsignalproto=@endcode" \
                          "signaldesc=@par Description:" \
                          "signals=@b Signals:" \
-                         "endsignals="
+                         "endsignals=" \
+                         "constreturn=@note The return value of this function must not be modified or freed. @return"
 
 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources 
 # only. Doxygen will then generate output that is more tailored for C. 

mercurial