Renamed stanza -> stanzas

This commit is contained in:
James Booth
2015-06-06 22:22:18 +01:00
parent 7d097d8a91
commit 6522e94977
12 changed files with 15 additions and 15 deletions

View File

@@ -25,7 +25,7 @@
#include <expat.h>
#include "server/stanza.h"
#include "server/stanzas.h"
#include "server/log.h"
static int depth = 0;