Revision: 14547 Author: adrian.chadd Date: Mon Apr 5 20:57:29 2010 Log: Issue #94 - fix badly balanced #if
http://code.google.com/p/lusca-cache/source/detail?r=14547 Modified: /branches/LUSCA_HEAD/libiapp/win32_pipe.c ======================================= --- /branches/LUSCA_HEAD/libiapp/win32_pipe.c Mon Apr 5 05:15:45 2010 +++ /branches/LUSCA_HEAD/libiapp/win32_pipe.c Mon Apr 5 20:57:29 2010 @@ -141,3 +141,5 @@ } #endif /* _SQUID_MSWIN_ */ + +#endif -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
