From: brarcher Date: Tue, 17 Dec 2013 16:06:48 +0000 (+0000) Subject: remove stray ; X-Git-Tag: 0.10.0~344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52642ec9b8160e40f60b3a99d37cc2a9257498b7;p=check remove stray ; git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@872 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/src/check.h.in b/src/check.h.in index f4a68de..f9407cd 100644 --- a/src/check.h.in +++ b/src/check.h.in @@ -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. */