Do not +1 with MAXPATHLEN.

Reviewed by:	imp
This commit is contained in:
David E. O'Brien
2002-04-23 23:58:20 +00:00
parent 01df2ec328
commit bf8aef63e1
+1 -1
View File
@@ -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