[fix] #endif

This commit is contained in:
Al
2015-12-28 17:03:12 -05:00
parent d0b5985cb7
commit 77ccd975c4

View File

@@ -71,3 +71,4 @@
#define is_special_token(type) ((type) == EMAIL || (type) == URL || (type) == US_PHONE || (type) == INTL_PHONE)
#endif