diff libpurple/protocols/gg/lib/libgadu.c @ 15822:32c366eeeb99

sed -ie 's/gaim/purple/g'
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 07:01:17 +0000
parents 5fe8042783c1
children 44b4e8bd759b
line wrap: on
line diff
--- a/libpurple/protocols/gg/lib/libgadu.c	Mon Mar 19 06:11:46 2007 +0000
+++ b/libpurple/protocols/gg/lib/libgadu.c	Mon Mar 19 07:01:17 2007 +0000
@@ -87,7 +87,7 @@
 #ifdef _WIN32
 /**
  *  Deal with the fact that you can't select() on a win32 file fd.
- *  This makes it practically impossible to tie into gaim's event loop.
+ *  This makes it practically impossible to tie into purple's event loop.
  *
  *  -This is thanks to Tor Lillqvist.
  *  XXX - Move this to where the rest of the the win32 compatiblity stuff goes when we push the changes back to libgadu.