aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sdp/ao_defaults.d
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sdp/ao_defaults.d')
-rw-r--r--lib/sdp/ao_defaults.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sdp/ao_defaults.d b/lib/sdp/ao_defaults.d
index 6599e69..50c1b09 100644
--- a/lib/sdp/ao_defaults.d
+++ b/lib/sdp/ao_defaults.d
@@ -75,7 +75,7 @@ template SiSUheader() {
},
"links": {
}
- }`;
+ }`; // links
auto pointer_head_main =
[
"creator",
@@ -228,7 +228,7 @@ template SiSUbiblio() {
"note" : "",
"short_name" : "",
"id" : ""
- }`;
+ }`; // is: book, article, magazine, newspaper, blog, other
auto biblio_tag_map = [
"au" : "author_raw",
"ed" : "editor_raw",