Fossil SCM

Minor cosmetic code style tweak - spacing only, no code changes.

stephan 2026-05-22 07:55 UTC forum-subject-search
Commit caeb8cd142f51917a60ef5a451cfc781e55bf0664cae040e025c88fe7741b8b8
1 file changed +8 -8
+8 -8
--- src/search.c
+++ src/search.c
@@ -788,18 +788,18 @@
788788
}
789789
}
790790
791791
#if INTERFACE
792792
/* What to search for */
793
-#define SRCH_CKIN 0x0001 /* Search over check-in comments */
794
-#define SRCH_DOC 0x0002 /* Search over embedded documents */
795
-#define SRCH_TKT 0x0004 /* Search over tickets */
796
-#define SRCH_WIKI 0x0008 /* Search over wiki */
797
-#define SRCH_TECHNOTE 0x0010 /* Search over tech notes */
798
-#define SRCH_FORUM 0x0020 /* Search over forum messages */
799
-#define SRCH_HELP 0x0040 /* Search built-in help (full-scan only) */
800
-#define SRCH_ALL 0x007f /* Search over everything */
793
+#define SRCH_CKIN 0x0001 /* Search over check-in comments */
794
+#define SRCH_DOC 0x0002 /* Search over embedded documents */
795
+#define SRCH_TKT 0x0004 /* Search over tickets */
796
+#define SRCH_WIKI 0x0008 /* Search over wiki */
797
+#define SRCH_TECHNOTE 0x0010 /* Search over tech notes */
798
+#define SRCH_FORUM 0x0020 /* Search over forum messages */
799
+#define SRCH_HELP 0x0040 /* Search built-in help (full-scan only) */
800
+#define SRCH_ALL 0x007f /* Search over everything */
801801
#define SRCH_FORUM_SUBJ 0x0080 /* Restrict forum search to subject lines only */
802802
#endif
803803
804804
/*
805805
** Remove bits from srchFlags which are disallowed by either the
806806
--- src/search.c
+++ src/search.c
@@ -788,18 +788,18 @@
788 }
789 }
790
791 #if INTERFACE
792 /* What to search for */
793 #define SRCH_CKIN 0x0001 /* Search over check-in comments */
794 #define SRCH_DOC 0x0002 /* Search over embedded documents */
795 #define SRCH_TKT 0x0004 /* Search over tickets */
796 #define SRCH_WIKI 0x0008 /* Search over wiki */
797 #define SRCH_TECHNOTE 0x0010 /* Search over tech notes */
798 #define SRCH_FORUM 0x0020 /* Search over forum messages */
799 #define SRCH_HELP 0x0040 /* Search built-in help (full-scan only) */
800 #define SRCH_ALL 0x007f /* Search over everything */
801 #define SRCH_FORUM_SUBJ 0x0080 /* Restrict forum search to subject lines only */
802 #endif
803
804 /*
805 ** Remove bits from srchFlags which are disallowed by either the
806
--- src/search.c
+++ src/search.c
@@ -788,18 +788,18 @@
788 }
789 }
790
791 #if INTERFACE
792 /* What to search for */
793 #define SRCH_CKIN 0x0001 /* Search over check-in comments */
794 #define SRCH_DOC 0x0002 /* Search over embedded documents */
795 #define SRCH_TKT 0x0004 /* Search over tickets */
796 #define SRCH_WIKI 0x0008 /* Search over wiki */
797 #define SRCH_TECHNOTE 0x0010 /* Search over tech notes */
798 #define SRCH_FORUM 0x0020 /* Search over forum messages */
799 #define SRCH_HELP 0x0040 /* Search built-in help (full-scan only) */
800 #define SRCH_ALL 0x007f /* Search over everything */
801 #define SRCH_FORUM_SUBJ 0x0080 /* Restrict forum search to subject lines only */
802 #endif
803
804 /*
805 ** Remove bits from srchFlags which are disallowed by either the
806

Keyboard Shortcuts

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