Mercurial > hg-old > index.cgi
diff lwlib/lw_expr.c @ 382:eacdae8a1575
Various bugfixes
author | lost@starbug |
---|---|
date | Sat, 15 May 2010 13:39:21 -0600 |
parents | 91c0fe026940 |
children | a741d2e4869f |
line wrap: on
line diff
--- a/lwlib/lw_expr.c Mon Apr 26 19:56:10 2010 -0600 +++ b/lwlib/lw_expr.c Sat May 15 13:39:21 2010 -0600 @@ -392,7 +392,7 @@ void lw_expr_sortoperandlist(struct lw_expr_opers **o) { - fprintf(stderr, "lw_expr_sortoperandlist() not yet implemented\n"); +// fprintf(stderr, "lw_expr_sortoperandlist() not yet implemented\n"); } // return 1 if the operand lists match, 0 if not