]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Fri, 16 Oct 2009 00:12:57 +0000 (18:12 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Fri, 16 Oct 2009 00:12:57 +0000 (18:12 -0600)
src/eui/Eui48.h

index 4e3b084574e3afcd8c915ea93307eef2f15e1cd8..f95f12b551de7b4e823d1629724282db4dbfc084 100644 (file)
@@ -14,7 +14,8 @@ class IpAddress;
 #include <cstring>
 #endif
 
-class Eui48 {
+class Eui48
+{
 
 public:
     Eui48() { clear(); };