chiark / gitweb /
[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
[elogind.git] / udev.h
diff --git a/udev.h b/udev.h
index 54269dfd31162437d38fbc44b3645c4c2c910f48..65cbf42b511f341db3a12d69c8ea426f67d0f6c3 100644 (file)
--- a/udev.h
+++ b/udev.h
@@ -28,7 +28,7 @@
 
 #define COMMENT_CHARACTER              '#'
 
 
 #define COMMENT_CHARACTER              '#'
 
-#define NAME_SIZE                      100
+#define NAME_SIZE                      256
 #define OWNER_SIZE                     30
 #define GROUP_SIZE                     30
 #define MODE_SIZE                      8
 #define OWNER_SIZE                     30
 #define GROUP_SIZE                     30
 #define MODE_SIZE                      8