From daac1c6446649cd26d600944cfef3c2df1cc201e Mon Sep 17 00:00:00 2001 From: Automatic source maintenance Date: Fri, 9 Sep 2011 18:12:21 -0600 Subject: [PATCH] SourceFormat Enforcement --- src/tests/STUB.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2