Mercurial > pidgin
changeset 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 | 4a15962c344a |
children | 2ce6f1a0016b |
files | src/proxy.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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') {