Fossil SCM

Tiniest style tweak for consistency

andygoth 2020-08-25 13:53 trunk
Commit 7ea825864da0be13199ba0741343ccbcf94d6ec496850e7e004c10d7e5137719
1 file changed +1 -1
+1 -1
--- src/forum.c
+++ src/forum.c
@@ -411,11 +411,11 @@
411411
int bSameUser; /* True if author is also the reader */
412412
int iIndent; /* Indent level */
413413
const char *zMimetype;/* Formatting MIME type */
414414
415415
/* Get the original and revised artifacts for the post. Abort if either is
416
- * not found (e.g. shunned). */
416
+ ** not found (e.g. shunned). */
417417
if( p->pEditHead ){
418418
pOriginal = manifest_get(p->pEditHead->fpid, CFTYPE_FORUM, 0);
419419
pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
420420
}else{
421421
pOriginal = pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
422422
--- src/forum.c
+++ src/forum.c
@@ -411,11 +411,11 @@
411 int bSameUser; /* True if author is also the reader */
412 int iIndent; /* Indent level */
413 const char *zMimetype;/* Formatting MIME type */
414
415 /* Get the original and revised artifacts for the post. Abort if either is
416 * not found (e.g. shunned). */
417 if( p->pEditHead ){
418 pOriginal = manifest_get(p->pEditHead->fpid, CFTYPE_FORUM, 0);
419 pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
420 }else{
421 pOriginal = pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
422
--- src/forum.c
+++ src/forum.c
@@ -411,11 +411,11 @@
411 int bSameUser; /* True if author is also the reader */
412 int iIndent; /* Indent level */
413 const char *zMimetype;/* Formatting MIME type */
414
415 /* Get the original and revised artifacts for the post. Abort if either is
416 ** not found (e.g. shunned). */
417 if( p->pEditHead ){
418 pOriginal = manifest_get(p->pEditHead->fpid, CFTYPE_FORUM, 0);
419 pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
420 }else{
421 pOriginal = pRevised = manifest_get(p->fpid, CFTYPE_FORUM, 0);
422

Keyboard Shortcuts

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