liquid_feedback_core

diff lf_update_suggestion_order.c @ 375:3f7a89ad996d

Added colon in comment in lf_update.c and lf_update_suggestion_order.c
author jbe
date Sun Mar 17 20:35:42 2013 +0100 (2013-03-17)
parents fadfe4f267e2
children 4a18576a359f
line diff
     1.1 --- a/lf_update_suggestion_order.c	Sun Mar 17 20:28:43 2013 +0100
     1.2 +++ b/lf_update_suggestion_order.c	Sun Mar 17 20:35:42 2013 +0100
     1.3 @@ -523,7 +523,7 @@
     1.4      PQclear(res);
     1.5    }
     1.6  
     1.7 -  // cleanup and exit
     1.8 +  // cleanup and exit:
     1.9    PQfinish(db);
    1.10    if (!err) {
    1.11      if (logging) printf("Successfully terminated.\n");

Impressum / About Us