Removed additional error string for vp_eval_script.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 11 Mar 2013 19:14:06 +0000 (20:14 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 11 Mar 2013 19:14:06 +0000 (20:14 +0100)
commit64c3da71fbef546b962e5fdb4ee1ff95e224db3d
tree9a310759f0da808c22569bdc93c8bbd202dbd746
parentb800aa894fcedb2532e9e6c34b1db1ce87c5e2a5
Removed additional error string for vp_eval_script.

Return the boolean status to indicate if an error occurred and put the error
also into given value pointer. This makes the api easier to call and we don't
need to concern about which given string have to be freed.
src/hints.c
src/main.c
src/main.h