# HG changeset patch # User Mark Doliner # Date 1047010115 0 # Node ID 745f583372cd431d850a6a289a7e0e7cbfceaeb7 # Parent e557a10a9541e8dd4dd31e2a121c0d9e511cfeae [gaim-migrate @ 4968] This is probably the most important commit to Gaim EVER committer: Tailor Script diff -r e557a10a9541 -r 745f583372cd src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Fri Mar 07 03:49:48 2003 +0000 +++ b/src/protocols/oscar/oscar.c Fri Mar 07 04:08:35 2003 +0000 @@ -1819,7 +1819,7 @@ } /* - * We are sending a file to someone else. They have just acknowledged out + * We are sending a file to someone else. They have just acknowledged our * prompt, so we want to start sending data like there's no tomorrow. */ static int oscar_sendfile_ack(aim_session_t *sess, aim_frame_t *fr, ...) {