summaryrefslogtreecommitdiff
path: root/src/autolink.h
diff options
context:
space:
mode:
authorDevin Torres <devin@devintorr.es>2013-09-23 19:35:54 -0500
committerDevin Torres <devin@devintorr.es>2013-09-23 19:35:54 -0500
commit2c95da1d7aaaeaa4c23ae504b8887ddc8478f9d1 (patch)
tree03a6f1959ec997c3df443417276d98d784789e5e /src/autolink.h
parent7c69ce64e3a14ce5818069c96bb2f182705ed9b3 (diff)
downloadrust-hoedown-2c95da1d7aaaeaa4c23ae504b8887ddc8478f9d1.tar.gz
More cleanup and API coalescing
Diffstat (limited to 'src/autolink.h')
-rw-r--r--src/autolink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autolink.h b/src/autolink.h
index 1bc01c9..a592c1d 100644
--- a/src/autolink.h
+++ b/src/autolink.h
@@ -10,7 +10,7 @@ extern "C" {
#endif
enum {
- HOEDOWN_AUTOLINK_SHORT_DOMAINS = (1 << 0),
+ HOEDOWN_AUTOLINK_SHORT_DOMAINS = (1 << 0)
};
int