diff options
Diffstat (limited to 'libexec/getty')
-rw-r--r-- | libexec/getty/gettytab.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h index 702e6e76407..8f95ffd9654 100644 --- a/libexec/getty/gettytab.h +++ b/libexec/getty/gettytab.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)gettytab.h 8.2 (Berkeley) 3/30/94 - * $Id: gettytab.h,v 1.2 1996/12/10 07:58:31 deraadt Exp $ + * $Id: gettytab.h,v 1.3 1998/02/27 22:01:24 brian Exp $ */ /* @@ -85,7 +85,7 @@ struct gettyflags { #define FL gettystrs[21].value #define WE gettystrs[22].value #define LN gettystrs[23].value -#define PP gettystrs[25].value +#define PP gettystrs[24].value /* * Numeric definitions. |