Mercurial > pidgin
changeset 7465:dedbfdc7ce65
[gaim-migrate @ 8078]
Thanks to Jon Bernard for noticing the missing include.
And thanks for Joseph S. Myers for being totally sweet.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 09 Nov 2003 06:12:06 +0000 |
parents | a259e244e44f |
children | fa0324675ed9 |
files | src/gtksound.c src/protocols/oscar/oscar.c |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtksound.c Sat Nov 08 21:32:13 2003 +0000 +++ b/src/gtksound.c Sun Nov 09 06:12:06 2003 +0000 @@ -40,6 +40,7 @@ #include "notify.h" #include "prefs.h" #include "sound.h" +#include "util.h" #include "gtksound.h"
--- a/src/protocols/oscar/oscar.c Sat Nov 08 21:32:13 2003 +0000 +++ b/src/protocols/oscar/oscar.c Sun Nov 09 06:12:06 2003 +0000 @@ -3893,6 +3893,9 @@ #if 0 /* + * Update, 2003-11-09: + * Joseph S. Myers, a gcc dude, fixed this for gcc 3.4! Rock on! + * * It may not be my place to do this, but... * I feel pretty strongly that the "last 2 digits" warning is ridiculously * stupid, and should not exist for % switches (%x in our case) that request