aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/libmmbackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/libmmbackend.h')
-rw-r--r--backends/libmmbackend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/libmmbackend.h b/backends/libmmbackend.h
index f487ee1..969de6f 100644
--- a/backends/libmmbackend.h
+++ b/backends/libmmbackend.h
@@ -21,7 +21,7 @@
/** Convenience functions **/
int mmbackend_strdup(char** dest, char* src);
-char* mmbackend_sockstrerror(int errno);
+char* mmbackend_sockstrerror(int err_no);
/** Networking functions **/