Author: bdash
Date: 2004-12-19 21:17:30 +1300 (Sun, 19 Dec 2004)
New Revision: 323
Modified:
branches/libmsn-experimental/msn/examples/simple_http2.cpp
Log:
Newline at EOF...
Modified: branches/libmsn-experimental/msn/examples/simple_http2.cpp
===================================================================
--- branches/libmsn-experimental/msn/examples/simple_http2.cpp 2004-12-19
07:32:13 UTC (rev 322)
+++ branches/libmsn-experimental/msn/examples/simple_http2.cpp 2004-12-19
08:17:30 UTC (rev 323)
@@ -68,4 +68,4 @@
F f;
MSN::Net::theReactor().connectTCP("bdash.net.nz", 80, f);
MSN::Net::theReactor().run();
-}
\ No newline at end of file
+}
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|