]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 10 Sep 2011 00:12:21 +0000 (18:12 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 10 Sep 2011 00:12:21 +0000 (18:12 -0600)
src/tests/STUB.h

index e5362e431770db9078c825b63eabdd293f85023a..c669c765ce4008d8669cf82e3bc412f6919400c3 100644 (file)
@@ -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.