Do not +1 with MAXPATHLEN.

Reviewed by:	imp
This commit is contained in:
obrien 2002-04-23 23:58:20 +00:00
parent c837861546
commit 73fc976f74

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