=================================================================== RCS file: /cvs/prex-old/usr/server/exec/exec_conf.c,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -r1.1.1.1 -r1.1.1.1.2.1 --- prex-old/usr/server/exec/exec_conf.c 2008/06/03 10:38:51 1.1.1.1 +++ prex-old/usr/server/exec/exec_conf.c 2008/08/13 17:12:43 1.1.1.1.2.1 @@ -49,5 +49,5 @@ #ifdef CONFIG_SCRIPT {"script", script_init, script_probe, script_load}, #endif - {0, 0, 0, 0} + {NULL, NULL, NULL, NULL} };