Renamed stanza.c -> xmpp_stanza.c

This commit is contained in:
James Booth
2013-01-28 01:06:58 +00:00
parent 070d2ced4f
commit 09406ae3c6
7 changed files with 131 additions and 162 deletions

View File

@@ -34,7 +34,6 @@
#include "preferences.h"
#include "profanity.h"
#include "muc.h"
#include "stanza.h"
#include "xmpp.h"
static struct _jabber_conn_t {