summaryrefslogtreecommitdiffstats
path: root/sratom/sratom.h
diff options
context:
space:
mode:
Diffstat (limited to 'sratom/sratom.h')
-rw-r--r--sratom/sratom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sratom/sratom.h b/sratom/sratom.h
index bb1af95..a86f67e 100644
--- a/sratom/sratom.h
+++ b/sratom/sratom.h
@@ -83,7 +83,7 @@ typedef enum {
to sratom_read(); if this is a resource it will be read as an Object,
but all other named resources encountered will be read as URIs.
*/
- SRATOM_OBJECT_MODE_BLANK_SUBJECT,
+ SRATOM_OBJECT_MODE_BLANK_SUBJECT
} SratomObjectMode;
/**