From 1175e543201444659522baa004c976838ecdc606 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 9 Feb 1995 11:14:39 +0000 Subject: Fixes for chpass. Submitted by: Heikki Suonsivu --- chpass/table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chpass/table.c') diff --git a/chpass/table.c b/chpass/table.c index 46a12d1..c6b76b3 100644 --- a/chpass/table.c +++ b/chpass/table.c @@ -50,7 +50,7 @@ ENTRY list[] = { { "class", p_class, 1, 5, e1, }, { "change", p_change, 1, 6, NULL, }, { "expire", p_expire, 1, 6, NULL, }, - { "full name", p_gecos, 0, 9, e2, }, + { "full name", p_gecos, 1, 9, e2, }, { "office phone", p_gecos, 0, 12, e2, }, { "home phone", p_gecos, 0, 10, e2, }, { "location", p_gecos, 0, 8, e2, }, -- cgit v1.2.3-56-ge451