From 3f59c71ed8ef6c66f3e3c31162f536861a190a1c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 29 Dec 2008 15:06:30 +0000 Subject: - whitespace cleanup; no obj-code changes --- include/ttyent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ttyent.h') diff --git a/include/ttyent.h b/include/ttyent.h index ae2082354..3166e83b2 100644 --- a/include/ttyent.h +++ b/include/ttyent.h @@ -48,7 +48,7 @@ struct ttyent { #define TTY_ON 0x01 /* enable logins (start ty_getty program) */ #define TTY_SECURE 0x02 /* allow uid of 0 to login */ int ty_status; /* status flags */ - char *ty_window; /* command to start up window manager */ + char *ty_window; /* command to start up window manager */ char *ty_comment; /* comment field */ }; -- cgit v1.2.3