From 9094c483d0448dc8b127f4e143afc8aee7c079c2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 25 Sep 2014 20:14:16 +0100 Subject: [PATCH] Fixed spelling mistake in form.h --- src/xmpp/form.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xmpp/form.h b/src/xmpp/form.h index 816f5df0..fa14e1c5 100644 --- a/src/xmpp/form.h +++ b/src/xmpp/form.h @@ -33,7 +33,7 @@ */ #ifndef FORM_H -#define FROM_H +#define FORM_H #include "xmpp/xmpp.h"