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

@@ -23,7 +23,7 @@
#ifndef __H_PRIME
#define __H_PRIME
#include "server/stanza.h"
#include "server/stanzas.h"
void prime_init(void);
void prime_free_all(void);