Revision 4273b6d39e5b6b9c2ca991589e0a82e9ebe25e60

nosnilmot at pidgin.im nosnilmot at pidgin.im
Sat Mar 24 17:14:49 EDT 2007


o   -----------------------------------------------------------------
|   Revision: 4273b6d39e5b6b9c2ca991589e0a82e9ebe25e60
|   Ancestor: 86a275d006918d9275d9888971c38d019802a00b
|   Author: nosnilmot at pidgin.im
|   Date: 2007-03-24T20:08:30
|   Branch: im.pidgin.pidgin
|   
|   Modified files:
|           libpurple/tests/test_jabber_jutil.c
|   
|   ChangeLog: 
|   
|   Update #includes to match changes in jabber
|   
|   
|   ============================================================
|   --- libpurple/tests/test_jabber_jutil.c	6c3369e8e2c067337c81ecfcdfd592b0f6051499
|   +++ libpurple/tests/test_jabber_jutil.c	358a91160795b2df7719b7202fd837c5d0b28d61
|   @@ -1,6 +1,9 @@
|    #include <string.h>
|    
|    #include "tests.h"
|   +#include "../account.h"
|   +#include "../conversation.h"
|   +#include "../xmlnode.h"
|    #include "../protocols/jabber/jutil.h"
|    
|    START_TEST(test_get_resource)

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 4273b6d39e5b6b9c2ca991589e0a82e9ebe25e60


More information about the Commits mailing list