Fossil SCM

removed an old TODO comment.

stephan 2012-02-17 18:13 trunk
Commit caddb9b42e45f36274948a027cc37685063e4def
1 file changed -5
--- src/json_user.c
+++ src/json_user.c
@@ -346,15 +346,10 @@
346346
}
347347
348348
349349
/*
350350
** Impl of /json/user/save.
351
-**
352
-** TODOs:
353
-**
354
-** - Return something useful in the payload (at least the id of the
355
-** modified/created user).
356351
*/
357352
static cson_value * json_user_save(){
358353
/* try to get user info from GET/CLI args and construct
359354
a JSON form of it... */
360355
cson_object * u = cson_new_object();
361356
--- src/json_user.c
+++ src/json_user.c
@@ -346,15 +346,10 @@
346 }
347
348
349 /*
350 ** Impl of /json/user/save.
351 **
352 ** TODOs:
353 **
354 ** - Return something useful in the payload (at least the id of the
355 ** modified/created user).
356 */
357 static cson_value * json_user_save(){
358 /* try to get user info from GET/CLI args and construct
359 a JSON form of it... */
360 cson_object * u = cson_new_object();
361
--- src/json_user.c
+++ src/json_user.c
@@ -346,15 +346,10 @@
346 }
347
348
349 /*
350 ** Impl of /json/user/save.
 
 
 
 
 
351 */
352 static cson_value * json_user_save(){
353 /* try to get user info from GET/CLI args and construct
354 a JSON form of it... */
355 cson_object * u = cson_new_object();
356

Keyboard Shortcuts

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