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

@@ -29,7 +29,6 @@
#include "config.h"
#include "common.h"
#include "stanza.h"
#include "xmpp.h"
static GHashTable *capabilities;