--- psiconv/trunk/lib/psiconv/list.c 2000/12/13 16:30:21 63 +++ psiconv/trunk/lib/psiconv/list.c 2000/12/15 01:16:43 65 @@ -136,5 +136,6 @@ } else return -PSICONV_E_NOMEM; } + return 0; }