summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
index 596993081..84b169d6d 100644
--- a/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
+++ b/libgphoto2_port/libgphoto2_port/gphoto2-port-portability.c
@@ -36,7 +36,7 @@
#ifdef WIN32
-void gp_port_win_convert_path (const char *path) {
+void gp_port_win_convert_path (char *path) {
int x;