Fossil SCM

The sublist of robot defenses under security audit should use a,b,c,... not 1,2,3,...

drh 2024-07-29 22:39 trunk
Commit 1e4202dec7dee2a5391942a563dca7ca037702c1b51cb0627ccbf6c0a23f8a07
1 file changed +1 -1
--- src/security_audit.c
+++ src/security_audit.c
@@ -694,11 +694,11 @@
694694
table_of_public_phantoms();
695695
@ </li>
696696
}
697697
698698
@ <li><p>Robot Defenses:
699
- @ <ol>
699
+ @ <ol type="a">
700700
switch( db_get_int("auto-hyperlink",1) ){
701701
default:
702702
@ <li> No auto-enable of hyperlinks.
703703
break;
704704
case 1:
705705
--- src/security_audit.c
+++ src/security_audit.c
@@ -694,11 +694,11 @@
694 table_of_public_phantoms();
695 @ </li>
696 }
697
698 @ <li><p>Robot Defenses:
699 @ <ol>
700 switch( db_get_int("auto-hyperlink",1) ){
701 default:
702 @ <li> No auto-enable of hyperlinks.
703 break;
704 case 1:
705
--- src/security_audit.c
+++ src/security_audit.c
@@ -694,11 +694,11 @@
694 table_of_public_phantoms();
695 @ </li>
696 }
697
698 @ <li><p>Robot Defenses:
699 @ <ol type="a">
700 switch( db_get_int("auto-hyperlink",1) ){
701 default:
702 @ <li> No auto-enable of hyperlinks.
703 break;
704 case 1:
705

Keyboard Shortcuts

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