[sword-svn] r3451 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Wed Mar 29 15:42:01 MST 2017
Author: scribe
Date: 2017-03-29 15:42:00 -0700 (Wed, 29 Mar 2017)
New Revision: 3451
Modified:
trunk/include/gbfredletterwords.h
Log:
fixed header guard error
Modified: trunk/include/gbfredletterwords.h
===================================================================
--- trunk/include/gbfredletterwords.h 2017-02-28 23:28:03 UTC (rev 3450)
+++ trunk/include/gbfredletterwords.h 2017-03-29 22:42:00 UTC (rev 3451)
@@ -20,7 +20,7 @@
*
*/
-#ifndef GBFSREDLETTERWORDS_H
+#ifndef GBFREDLETTERWORDS_H
#define GBFREDLETTERWORDS_H
#include <swoptfilter.h>
More information about the sword-cvs
mailing list