]> granicus.if.org Git - check/commitdiff
remove @since tag from fork_status enum
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 16 Feb 2014 05:20:39 +0000 (05:20 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 16 Feb 2014 05:20:39 +0000 (05:20 +0000)
The intention was to have the @since tags on the
functions instead.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1119 64e312b2-a51f-0410-8e61-82d0ca0eb02a

src/check.h.in

index b5e83df2e12be4c9f24f1bb8635b18b53958af9f..c2030455b5a3c58d8f4d38b899886e95e9c73066 100644 (file)
@@ -1169,8 +1169,6 @@ CK_DLL_EXP const char *CK_EXPORT srunner_tap_fname(SRunner * sr);
 
 /**
  * Enum describing the current fork usage.
- *
- * @since 0.8.0
  */
 enum fork_status
 {