Revision: 77021
          http://sourceforge.net/p/brlcad/code/77021
Author:   brlcad
Date:     2020-09-01 17:51:57 +0000 (Tue, 01 Sep 2020)
Log Message:
-----------
missing @ sign

Modified Paths:
--------------
    brlcad/trunk/include/bu/dylib.h

Modified: brlcad/trunk/include/bu/dylib.h
===================================================================
--- brlcad/trunk/include/bu/dylib.h     2020-09-01 17:47:48 UTC (rev 77020)
+++ brlcad/trunk/include/bu/dylib.h     2020-09-01 17:51:57 UTC (rev 77021)
@@ -57,7 +57,7 @@
 BU_EXPORT extern int bu_dlclose(void *handle);
 BU_EXPORT extern const char *bu_dlerror(void);
 
-/** } */
+/** @} */
 
 __END_DECLS
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to