Fossil SCM

Harmless comment typo fix.

drh 2018-03-26 01:05 trunk
Commit b948eaeaff1dde078dbb44b1b2df12ffb172127143234ecc670c963e31ead356
1 file changed +1 -1
+1 -1
--- src/etag.c
+++ src/etag.c
@@ -132,11 +132,11 @@
132132
}
133133
134134
/*
135135
** Accept a new Last-Modified time. This routine should be called by
136136
** page generators that know a valid last-modified time. This routine
137
-** might generate a 304 Not Modified reply and exit(), never returnning.
137
+** might generate a 304 Not Modified reply and exit(), never returning.
138138
** Or, if not, it will cause a Last-Modified: header to be included in the
139139
** reply.
140140
*/
141141
void etag_last_modified(sqlite3_int64 mtime){
142142
const char *zIfModifiedSince;
143143
--- src/etag.c
+++ src/etag.c
@@ -132,11 +132,11 @@
132 }
133
134 /*
135 ** Accept a new Last-Modified time. This routine should be called by
136 ** page generators that know a valid last-modified time. This routine
137 ** might generate a 304 Not Modified reply and exit(), never returnning.
138 ** Or, if not, it will cause a Last-Modified: header to be included in the
139 ** reply.
140 */
141 void etag_last_modified(sqlite3_int64 mtime){
142 const char *zIfModifiedSince;
143
--- src/etag.c
+++ src/etag.c
@@ -132,11 +132,11 @@
132 }
133
134 /*
135 ** Accept a new Last-Modified time. This routine should be called by
136 ** page generators that know a valid last-modified time. This routine
137 ** might generate a 304 Not Modified reply and exit(), never returning.
138 ** Or, if not, it will cause a Last-Modified: header to be included in the
139 ** reply.
140 */
141 void etag_last_modified(sqlite3_int64 mtime){
142 const char *zIfModifiedSince;
143

Keyboard Shortcuts

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