From: brarcher Date: Sun, 16 Feb 2014 05:20:39 +0000 (+0000) Subject: remove @since tag from fork_status enum X-Git-Tag: 0.10.0~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=738ca337c955d81349e3b892ea782a5bfc825f7c;p=check remove @since tag from fork_status enum 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 --- diff --git a/src/check.h.in b/src/check.h.in index b5e83df..c203045 100644 --- a/src/check.h.in +++ b/src/check.h.in @@ -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 {