From: Automatic source maintenance Date: Sat, 10 Sep 2011 00:12:21 +0000 (-0600) Subject: SourceFormat Enforcement X-Git-Tag: take08~4^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=daac1c6446649cd26d600944cfef3c2df1cc201e;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/tests/STUB.h b/src/tests/STUB.h index e5362e4317..c669c765ce 100644 --- a/src/tests/STUB.h +++ b/src/tests/STUB.h @@ -4,7 +4,7 @@ /** \group STUB * * A set of useful macros to create stub_* files. - * + * * Intended for use building unit tests, if a stubbed function is called * by any code it is linked to it will abort with a message indicating * which API file is missing from the linked dependencies.