Mercurial > pidgin
diff src/proxy.c @ 9792:465d19aad04b
[gaim-migrate @ 10660]
this has always bugged me
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Fri, 20 Aug 2004 06:19:22 +0000 |
| parents | d9e8d420e9fe |
| children | 0e3a84f18467 |
line wrap: on
line diff
--- a/src/proxy.c Fri Aug 20 05:11:30 2004 +0000 +++ b/src/proxy.c Fri Aug 20 06:19:22 2004 +0000 @@ -459,7 +459,7 @@ } if (rc==0) { if (show_debug) - fprintf(stderr,"dns[%d]: Ops, father has gone, wait for me, wait...!\n", getpid()); + fprintf(stderr,"dns[%d]: Oops, father has gone, wait for me, wait...!\n", getpid()); _exit(0); } if (dns_params->hostname[0] == '\0') {
