James Olin Oden ([EMAIL PROTECTED]) said: 
> Anyway here is the patch:
> 
>       *** implantisomd5.c.orig        Mon Jun  3 14:09:22 2002
>       --- implantisomd5.c     Mon Jun  3 14:09:37 2002
>       ***************
>       *** 179,182 ****
>       --- 179,184 ----
>             close(isofd);
>         
>             printf("Done!\n");
>       + 
>       +     exit(0);
>         }
> 
> 
> No rocket science; it just works (that could be marketing logo (-;).

printf returns the number of characters written; eg., 6. ;)

Bill



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to