X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/20e66415abeb3fec26bdbd0c220fb926593ab135..709a58224ea43109dc10bfd6a67de1e432174197:/getty.tproj/subr.c diff --git a/getty.tproj/subr.c b/getty.tproj/subr.c index d3322b6..83fe9b4 100644 --- a/getty.tproj/subr.c +++ b/getty.tproj/subr.c @@ -56,13 +56,13 @@ #ifndef lint /*static char sccsid[] = "from: @(#)subr.c 8.1 (Berkeley) 6/4/93";*/ -static char rcsid[] = "$Id: subr.c,v 1.1.1.2 2000/01/11 02:10:15 wsanchez Exp $"; +static char rcsid[] = "$Id: subr.c,v 1.2 2004/09/30 22:57:04 lindak Exp $"; #endif /* not lint */ /* * Melbourne getty. */ -#define COMPAT_43 1 +#define COMPAT_43_TTY 1 #include #include #include