log

age author description
Sun, 11 Nov 2007 14:12:51 +0000 Will Thompson Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
Sun, 11 Nov 2007 14:10:06 +0000 Will Thompson Use distinct variables for the result of g_strerror (which is const) and a
Sun, 11 Nov 2007 14:08:30 +0000 Will Thompson Handle fwrite returning 0 in gg's "save my buddy list to a file" code,