]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sun, 15 Nov 2009 01:59:23 +0000 (18:59 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sun, 15 Nov 2009 01:59:23 +0000 (18:59 -0700)
compat/os/solaris.h

index 6a152d206b4a488ec53f9cf85b1bc907919ff5dd..fe1c039ea31f98fd97edea3d605fc548e4d705a0 100644 (file)
@@ -53,7 +53,7 @@ SQUIDCEXTERN int gethostname(char *, int);
 #endif
 
 /*
- * SunStudio CC does not define C++ portability API __FUNCTION__ 
+ * SunStudio CC does not define C++ portability API __FUNCTION__
  */
 #if defined(__SUNPRO_CC) && !defined(__FUNCTION__)
 #define __FUNCTION__ ""