+ "Oden Eriksson" <[EMAIL PROTECTED]>:

| ------------
| qmail-local.c: In function `main�:
| qmail-local.c:448 Warning: return type of `main� is not `int�
| ------------
| 
| Is this severe and if so how do I correct it ?

It does not matter one whit because all these program exit via _exit()
and never reach the end of main().

- Harald

Reply via email to