From 18691fabdd7d79a4116479d8216f839098ff45f9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jan 2006 10:52:51 +0000 Subject: [PATCH] *** empty log message *** --- src/feature.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/feature.h b/src/feature.h index c1180f97..f56fd4c5 100644 --- a/src/feature.h +++ b/src/feature.h @@ -36,11 +36,10 @@ /*-------------------------------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 /* -- 2.34.1