diff -r 70244c730ea0 -r 5cf48744a700 misc/xfire/xfiregameclient.cpp --- a/misc/xfire/xfiregameclient.cpp Wed Mar 03 06:30:51 2010 +0000 +++ b/misc/xfire/xfiregameclient.cpp Wed Mar 03 11:22:23 2010 +0000 @@ -1,4 +1,4 @@ -/* This file is NOT open source. See "license.txt" to read the full license provided with the Xfire SDK.*/ +/* This file is NOT open source. See "license.txt" to read the full license provided with the Xfire SDK. */ #define WIN32_LEAN_AND_MEAN #include @@ -118,4 +118,4 @@ } return g_toucan_dll; -} \ No newline at end of file +}