Fossil SCM

One more compiler warning fix.

drh 2022-01-26 14:33 trunk
Commit 317c665ce6d548a4ad753a01b3c2b3c28b9ec4b63f0995195d179ed9b30a8f17
1 file changed +1 -1
+1 -1
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -950,12 +950,12 @@
950950
}else
951951
if( strncmp("show",zCmd,nCmd)==0 ){
952952
#if defined(FOSSIL_ENABLE_SSL)
953953
const char *zName, *zValue;
954954
const char *zUsed = 0; /* Trust store location actually used */
955
-#endif
956955
size_t nName;
956
+#endif
957957
Stmt q;
958958
int verbose = find_option("verbose","v",0)!=0;
959959
verify_all_options();
960960
961961
#if !defined(FOSSIL_ENABLE_SSL)
962962
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -950,12 +950,12 @@
950 }else
951 if( strncmp("show",zCmd,nCmd)==0 ){
952 #if defined(FOSSIL_ENABLE_SSL)
953 const char *zName, *zValue;
954 const char *zUsed = 0; /* Trust store location actually used */
955 #endif
956 size_t nName;
 
957 Stmt q;
958 int verbose = find_option("verbose","v",0)!=0;
959 verify_all_options();
960
961 #if !defined(FOSSIL_ENABLE_SSL)
962
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -950,12 +950,12 @@
950 }else
951 if( strncmp("show",zCmd,nCmd)==0 ){
952 #if defined(FOSSIL_ENABLE_SSL)
953 const char *zName, *zValue;
954 const char *zUsed = 0; /* Trust store location actually used */
 
955 size_t nName;
956 #endif
957 Stmt q;
958 int verbose = find_option("verbose","v",0)!=0;
959 verify_all_options();
960
961 #if !defined(FOSSIL_ENABLE_SSL)
962

Keyboard Shortcuts

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