date and time created 94/04/02 09:10:06 by pendry
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:10:06 +0000 (16:10 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Sun, 3 Apr 1994 00:10:06 +0000 (16:10 -0800)
SCCS-vsn: usr.bin/chpass/pw_copy.h 8.1

usr/src/usr.bin/chpass/pw_copy.h [new file with mode: 0644]

diff --git a/usr/src/usr.bin/chpass/pw_copy.h b/usr/src/usr.bin/chpass/pw_copy.h
new file mode 100644 (file)
index 0000000..3a5f40a
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * Copyright (c) 1994
+ *     The Regents of the University of California.  All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)pw_copy.h   8.1 (Berkeley) %G%
+ */
+
+void    pw_copy __P((int, int, struct passwd *));