*** empty log message ***
authorroot <root>
Thu, 19 Jan 2006 10:52:51 +0000 (10:52 +0000)
committerroot <root>
Thu, 19 Jan 2006 10:52:51 +0000 (10:52 +0000)
src/feature.h

index c1180f970ebf58b5f5d9682b131d6f8a0842939c..f56fd4c59c7206dd41d178b7126370aa197640ef 100644 (file)
 
 /*-------------------------------SECURITY-------------------------------*/
 
-/* Default mode to restore when releasing the PTS device.  It is relaxed to be
+/* Default mode to restore when releasing the PTS device. It is relaxed to be
  * compatible with most systems, change it to a more secure value if your
  * system supports it (0640 for example).
  */
-
 #define RESTORE_TTY_MODE 0666
 
 /*