]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Change the ->open method of writers to void.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 5db5e1749a5d915dc3f55f956c423399613da7bf..9864b1d98b3859f753b747d1f49080af41af633b 100644 (file)
--- a/error.h
+++ b/error.h
@@ -243,6 +243,7 @@ extern const char **para_errlist[];
        PARA_ERROR(SENDMSG, "sendmsg() failed"), \
        PARA_ERROR(RECVMSG, "recvmsg() failed"), \
        PARA_ERROR(SCM_CREDENTIALS, "did not receive SCM credentials"), \
+       PARA_ERROR(MAKESOCK, "makesock error"), \
 
 
 #define UDP_RECV_ERRORS \