pidgin: 5790948f: Shuffle this order around for no real re...
markdoliner at pidgin.im
markdoliner at pidgin.im
Tue Jun 23 13:40:46 EDT 2009
-----------------------------------------------------------------
Revision: 5790948f378bba5703c7c6337a3733772b6039fb
Ancestor: 43b7acace91a5872a8f104f1ec26fea47892faea
Author: markdoliner at pidgin.im
Date: 2009-06-23T17:37:06
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/5790948f378bba5703c7c6337a3733772b6039fb
Modified files:
libpurple/protocols/oscar/family_auth.c
ChangeLog:
Shuffle this order around for no real reason other than that I prefer it this way
-------------- next part --------------
============================================================
--- libpurple/protocols/oscar/family_auth.c 39ef7ee585c14035679523ea9da4c65c9241540c
+++ libpurple/protocols/oscar/family_auth.c 049df0b27de66dc4b6971c9e06bd159abfed5609
@@ -26,11 +26,11 @@
*
*/
-#include "oscar.h"
+#include <ctype.h>
#include "cipher.h"
-#include <ctype.h>
+#include "oscar.h"
/* #define USE_XOR_FOR_ICQ */
More information about the Commits
mailing list