Anton Alin-Adrian <[EMAIL PROTECTED]> writes:
>       if ( (fp_queue=fopen(fqueue,"a"))  ==NULL);//will wait for locks

remove the semicolon.

>       {
>               perror("fopen(fqueue,\"a\")");
>               //exit(EXIT_FAILURE);
>       }

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to