]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Merged from trunk
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 22 Sep 2012 10:56:48 +0000 (12:56 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 22 Sep 2012 10:56:48 +0000 (12:56 +0200)
1  2 
src/AuthReg.h
src/SquidIpc.h
src/SquidList.h
src/SquidString.h
src/WinSvc.h
src/snmp_core.h
src/win32.h

diff --cc src/AuthReg.h
Simple merge
diff --cc src/SquidIpc.h
index 7abfeefe9ea69f1eb9d66eddef7821a648f68f3c,30fcd344a00ec0a6e1cbb967a2131c6559aebcdf..61396d16e61ff84314c3a7bb277443ee3e860cab
   *
   */
  
- namespace Ip {
-   class Address;
+ namespace Ip
+ {
+ class Address;
  }
 -extern pid_t ipcCreate(int type,
 -                       const char *prog,
 -                       const char *const args[],
 -                       const char *name,
 -                       Ip::Address &local_addr,
 -                       int *rfd,
 -                       int *wfd,
 -                       void **hIpc);
 +pid_t ipcCreate(int type,
-                              const char *prog,
-                              const char *const args[],
-                              const char *name,
-                              Ip::Address &local_addr,
-                              int *rfd,
-                              int *wfd,
-                              void **hIpc);
++                const char *prog,
++                const char *const args[],
++                const char *name,
++                Ip::Address &local_addr,
++                int *rfd,
++                int *wfd,
++                void **hIpc);
  
  #endif /* SQUID_SQUIDIPC_H_ */
diff --cc src/SquidList.h
Simple merge
Simple merge
diff --cc src/WinSvc.h
Simple merge
diff --cc src/snmp_core.h
Simple merge
diff --cc src/win32.h
Simple merge