summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/field.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chpass/field.c')
-rw-r--r--usr.bin/chpass/field.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chpass/field.c b/usr.bin/chpass/field.c
index 898ba4d..6229e42 100644
--- a/usr.bin/chpass/field.c
+++ b/usr.bin/chpass/field.c
@@ -92,7 +92,7 @@ p_passwd(p, pw, ep)
warnx("can't save password entry");
return (1);
}
-
+
return (0);
}
@@ -170,7 +170,7 @@ p_class(p, pw, ep)
warnx("can't save entry");
return (1);
}
-
+
return (0);
}
OpenPOWER on IntegriCloud