liquid_feedback_core

diff lf_update.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 6b59cf46f772
children 5855ff9e5c8f
line diff
     1.1 --- a/lf_update.c	Sun Mar 17 20:28:43 2013 +0100
     1.2 +++ b/lf_update.c	Sun Mar 17 20:35:42 2013 +0100
     1.3 @@ -209,7 +209,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    return err;
    1.11  

Impressum / About Us