summaryrefslogtreecommitdiffstatshomepage
path: root/ml.h
diff options
context:
space:
mode:
Diffstat (limited to 'ml.h')
-rw-r--r--ml.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ml.h b/ml.h
index e67e8e32..9dbc45b3 100644
--- a/ml.h
+++ b/ml.h
@@ -1,4 +1,4 @@
-/* $Id: ml.h,v 1.14 2008/12/10 12:05:33 kristaps Exp $ */
+/* $Id: ml.h,v 1.15 2008/12/10 12:09:47 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -33,7 +33,7 @@ enum md_ns {
MD_NS_HEAD,
MD_NS_BODY,
MD_NS_INLINE,
- MD_NS_DEFAULT,
+ MD_NS_DEFAULT
};
enum ml_scope {