summaryrefslogtreecommitdiff
path: root/include/mscp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mscp.h')
-rw-r--r--include/mscp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mscp.h b/include/mscp.h
index 0015548..3bdf7ed 100644
--- a/include/mscp.h
+++ b/include/mscp.h
@@ -257,7 +257,7 @@ void mscp_set_msg_fd(struct mscp *m, int fd);
*
* @return pointer to the message.
*/
-const char *mscp_get_error();
+const char *mscp_get_error(void);