]> vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

git git / sw / tic2json.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c9512ac)
tic2json: add extra closing space
2022年5月31日 15:56:11 +0000 (17:56 +0200)
2022年5月31日 15:57:54 +0000 (17:57 +0200)

diff --git a/src/tic2json.c b/src/tic2json.c
index a540b96cb340aafc8916b58218839bc44b43aa6e..8846c2be76b03d7b17ee6094e10972579adfa03f 100644 (file)
--- a/src/tic2json.c
+++ b/src/tic2json.c
@@ -266,7 +266,7 @@ void print_field(const struct tic_field *field)
if (tp.idtag)
ticprintf(", \"id\": \"%s\"", tp.idtag);
- ticprintf("}%c", (tp.optflags & TIC2JSON_OPT_CRFIELD) ? '\n': ' ');
+ ticprintf("}%c", (tp.optflags & TIC2JSON_OPT_CRFIELD) ? '\n': ' ');
tp.fdelim = ',';
}
tic2json TIC parser/converter
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /