--------------------- PatchSet 3729 Date: 2006/09/13 10:12:05 Author: serassio Branch: nt Tag: (none) Log: Ran astyle Members: src/WinSvc.cc:1.1.2.2->1.1.2.3 Index: squid3/src/WinSvc.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/WinSvc.cc,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- squid3/src/WinSvc.cc 13 Sep 2006 07:11:36 -0000 1.1.2.2 +++ squid3/src/WinSvc.cc 13 Sep 2006 10:12:05 -0000 1.1.2.3 @@ -1,6 +1,6 @@ /* - * $Id: WinSvc.cc,v 1.1.2.2 2006/09/13 07:11:36 serassio Exp $ + * $Id: WinSvc.cc,v 1.1.2.3 2006/09/13 10:12:05 serassio Exp $ * * Windows support * AUTHOR: Guido Serassio @@ -518,6 +518,7 @@ _setmaxstdio(Squid_MaxFD); #endif + } #endif /* USE_WIN32_SERVICE */