comparison cinst/main.c @ 524:a097dd86cb4d

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 29 Apr 2014 15:26:43 +0200
parents f925ddfe6301
children f595fcbe3e76
comparison
equal deleted inserted replaced
523:ca583ffe728a 524:a097dd86cb4d
323 #endif 323 #endif
324 ret = write_stores_nss (to_install, to_remove); 324 ret = write_stores_nss (to_install, to_remove);
325 if (ret != 0) 325 if (ret != 0)
326 { 326 {
327 ERRORPRINTF ("Failed to write nss stores"); 327 ERRORPRINTF ("Failed to write nss stores");
328 DEBUGPRINTF ("Hello World");
329 } 328 }
330 329
331 /* Make valgrind happy */ 330 /* Make valgrind happy */
332 strv_free (to_install); 331 strv_free (to_install);
333 strv_free (to_remove); 332 strv_free (to_remove);

http://wald.intevation.org/projects/trustbridge/