Fossil SCM

Remove a superfluous ';' from the end of artifact listings.

drh 2011-02-25 17:49 trunk
Commit a48c661d9a06a5eea05becc8bf8b8e9cdd8e9fa3
1 file changed +1 -1
+1 -1
--- src/info.c
+++ src/info.c
@@ -1274,11 +1274,11 @@
12741274
const char *z = blob_str(&content);
12751275
if( zLn ){
12761276
output_text_with_line_numbers(z, zLn);
12771277
}else{
12781278
@ <pre>
1279
- @ %h(z);
1279
+ @ %h(z)
12801280
@ </pre>
12811281
}
12821282
}else if( strncmp(zMime, "image/", 6)==0 ){
12831283
@ <img src="%s(g.zTop)/raw?name=%s(zUuid)&amp;m=%s(zMime)"></img>
12841284
}else{
12851285
--- src/info.c
+++ src/info.c
@@ -1274,11 +1274,11 @@
1274 const char *z = blob_str(&content);
1275 if( zLn ){
1276 output_text_with_line_numbers(z, zLn);
1277 }else{
1278 @ <pre>
1279 @ %h(z);
1280 @ </pre>
1281 }
1282 }else if( strncmp(zMime, "image/", 6)==0 ){
1283 @ <img src="%s(g.zTop)/raw?name=%s(zUuid)&amp;m=%s(zMime)"></img>
1284 }else{
1285
--- src/info.c
+++ src/info.c
@@ -1274,11 +1274,11 @@
1274 const char *z = blob_str(&content);
1275 if( zLn ){
1276 output_text_with_line_numbers(z, zLn);
1277 }else{
1278 @ <pre>
1279 @ %h(z)
1280 @ </pre>
1281 }
1282 }else if( strncmp(zMime, "image/", 6)==0 ){
1283 @ <img src="%s(g.zTop)/raw?name=%s(zUuid)&amp;m=%s(zMime)"></img>
1284 }else{
1285

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button