Update of /cvsroot/gaim/gaim/src
In directory usw-pr-cvs1:/tmp/cvs-serv27905
Modified Files:
aim.c
Log Message:
here you go rob :)
Index: aim.c
===================================================================
RCS file: /cvsroot/gaim/gaim/src/aim.c,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- aim.c 2001/10/11 21:11:22 1.165
+++ aim.c 2001/10/14 05:52:36 1.166
@@ -518,6 +518,7 @@
save_prefs();
}
+/* FUCKING GET ME A TOWEL! */
int main(int argc, char *argv[])
{
int opt_acct = 0, opt_help = 0, opt_version = 0, opt_login = 0, do_login_ret = -1;
|