about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-09-25 20:14:16 +0100
committerJames Booth <boothj5@gmail.com>2014-09-25 20:14:16 +0100
commit9094c483d0448dc8b127f4e143afc8aee7c079c2 (patch)
tree13c8853f859e7dbde3c8fe2f99de3f8b8e624754 /src
parent41f4621e6ffbb43a7fc650f15598a518ec1308a8 (diff)
downloadprofani-tty-9094c483d0448dc8b127f4e143afc8aee7c079c2.tar.gz
Fixed spelling mistake in form.h
Diffstat (limited to 'src')
-rw-r--r--src/xmpp/form.h2
1 files changed, 1 insertions, 1 deletions
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"