From f1fb80cb5d44832ae1be70adb302bc0ad02111a2 Mon Sep 17 00:00:00 2001 From: ayin Date: Thu, 19 Jan 2006 10:52:32 +0000 Subject: [PATCH] *** empty log message *** --- src/feature.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/feature.h b/src/feature.h index ea15c4b5..c1180f97 100644 --- a/src/feature.h +++ b/src/feature.h @@ -39,6 +39,7 @@ /* 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