diff options
Diffstat (limited to 'lib/libcam/camlib.h')
-rw-r--r-- | lib/libcam/camlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcam/camlib.h b/lib/libcam/camlib.h index 46affd6..e505c77 100644 --- a/lib/libcam/camlib.h +++ b/lib/libcam/camlib.h @@ -82,7 +82,7 @@ extern char cam_errbuf[]; struct cam_device { - char device_path[MAXPATHLEN+1];/* + char device_path[MAXPATHLEN];/* * Pathname of the device * given by the user. This * may be null if the |