diff options
| author | Crist J. Clark <cjc@FreeBSD.org> | 2002-03-24 01:41:11 +0000 |
|---|---|---|
| committer | Crist J. Clark <cjc@FreeBSD.org> | 2002-03-24 01:41:11 +0000 |
| commit | 12d207dc921798d10a6d3a1371214adbd74a8768 (patch) | |
| tree | f998f33302fb14a6e1c2213aadb0e6ac4c4bf3b1 | |
| parent | 4ebfe72ff5994f410a606d89e3c0fb4f6131cd8f (diff) | |
| download | pw-darwin-12d207dc921798d10a6d3a1371214adbd74a8768.tar.gz pw-darwin-12d207dc921798d10a6d3a1371214adbd74a8768.zip | |
Fix a style(9) error. Put the vendor version control string back in.
I nuked it when I added the $FreeBSD$ tag.
| -rw-r--r-- | chpass/pw_copy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chpass/pw_copy.h b/chpass/pw_copy.h index 6454536..6e34e57 100644 --- a/chpass/pw_copy.h +++ b/chpass/pw_copy.h @@ -30,6 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * @(#)pw_copy.h 8.1 (Berkeley) 4/2/94 * $FreeBSD$ */ |
