Fossil SCM

Minor comment reformatting.

drh 2022-10-18 17:01 trunk
Commit 0df4abc74b38b89264b5a3007876f12da6d512358394d2ab2f29fd3074556c4a
1 file changed +4 -4
+4 -4
--- src/comformat.c
+++ src/comformat.c
@@ -514,14 +514,14 @@
514514
** 4. The default value COMMENT_PRINT_DEFAULT.
515515
*/
516516
int get_comment_format(){
517517
int comFmtFlags;
518518
519
- /* We must cache this result, else
520
- ** running the timeline can end up querying the comment-format
521
- ** setting from the global db once per timeline entry, which brings
522
- ** it to a crawl if that db is network-mounted. Discussed in:
519
+ /* We must cache this result, else running the timeline can end up
520
+ ** querying the comment-format setting from the global db once per
521
+ ** timeline entry, which brings it to a crawl if that db is
522
+ ** network-mounted. Discussed in:
523523
** https://fossil-scm.org/forum/forumpost/9aaefe4e536e01bf */
524524
525525
/* The global command-line option is present, or the value has been cached. */
526526
if( g.comFmtFlags!=COMMENT_PRINT_UNSET ){
527527
return g.comFmtFlags;
528528
--- src/comformat.c
+++ src/comformat.c
@@ -514,14 +514,14 @@
514 ** 4. The default value COMMENT_PRINT_DEFAULT.
515 */
516 int get_comment_format(){
517 int comFmtFlags;
518
519 /* We must cache this result, else
520 ** running the timeline can end up querying the comment-format
521 ** setting from the global db once per timeline entry, which brings
522 ** it to a crawl if that db is network-mounted. Discussed in:
523 ** https://fossil-scm.org/forum/forumpost/9aaefe4e536e01bf */
524
525 /* The global command-line option is present, or the value has been cached. */
526 if( g.comFmtFlags!=COMMENT_PRINT_UNSET ){
527 return g.comFmtFlags;
528
--- src/comformat.c
+++ src/comformat.c
@@ -514,14 +514,14 @@
514 ** 4. The default value COMMENT_PRINT_DEFAULT.
515 */
516 int get_comment_format(){
517 int comFmtFlags;
518
519 /* We must cache this result, else running the timeline can end up
520 ** querying the comment-format setting from the global db once per
521 ** timeline entry, which brings it to a crawl if that db is
522 ** network-mounted. Discussed in:
523 ** https://fossil-scm.org/forum/forumpost/9aaefe4e536e01bf */
524
525 /* The global command-line option is present, or the value has been cached. */
526 if( g.comFmtFlags!=COMMENT_PRINT_UNSET ){
527 return g.comFmtFlags;
528

Keyboard Shortcuts

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