]> granicus.if.org Git - check/commitdiff
remove stray ;
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:06:48 +0000 (16:06 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:06:48 +0000 (16:06 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@872 64e312b2-a51f-0410-8e61-82d0ca0eb02a

src/check.h.in

index f4a68de585245b3fd2e02e9388533c98a329ed2d..f9407cddd7212c54cde1edc04f795e642ef5f17a 100644 (file)
@@ -278,7 +278,6 @@ void CK_EXPORT _ck_assert_failed (const char *file, int line, const char *expr,
 #else
 void CK_EXPORT _ck_assert_failed (const char *file, int line, const char *expr, ...);
 #endif
-;
 
 /* New check fail API. */