Fossil SCM

removed an invalid FIXME. Comment changes only.

stephan 2013-02-13 17:43 trunk
Commit 38bf1d0f56c42589f1bcf711cd408c22962c8f43
1 file changed +1 -4
+1 -4
--- src/main.c
+++ src/main.c
@@ -252,14 +252,11 @@
252252
} cmd;
253253
struct { /* JSON POST data. */
254254
cson_value * v;
255255
cson_object * o;
256256
} post;
257
- struct { /* GET/COOKIE params in JSON mode.
258
- FIXME (stephan): verify that this is
259
- still used and remove if it is not.
260
- */
257
+ struct { /* GET/COOKIE params in JSON mode. */
261258
cson_value * v;
262259
cson_object * o;
263260
} param;
264261
struct {
265262
cson_value * v;
266263
--- src/main.c
+++ src/main.c
@@ -252,14 +252,11 @@
252 } cmd;
253 struct { /* JSON POST data. */
254 cson_value * v;
255 cson_object * o;
256 } post;
257 struct { /* GET/COOKIE params in JSON mode.
258 FIXME (stephan): verify that this is
259 still used and remove if it is not.
260 */
261 cson_value * v;
262 cson_object * o;
263 } param;
264 struct {
265 cson_value * v;
266
--- src/main.c
+++ src/main.c
@@ -252,14 +252,11 @@
252 } cmd;
253 struct { /* JSON POST data. */
254 cson_value * v;
255 cson_object * o;
256 } post;
257 struct { /* GET/COOKIE params in JSON mode. */
 
 
 
258 cson_value * v;
259 cson_object * o;
260 } param;
261 struct {
262 cson_value * v;
263

Keyboard Shortcuts

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