diff options
author | Tim Potter <tpot@samba.org> | 2002-03-22 06:24:38 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-03-22 06:24:38 +0000 |
commit | e66bdf1229ba84f64c19e817e2c4081dbbf0bee8 (patch) | |
tree | 456dcd6eb4f52161bfc41d1018bdc5142747c989 /source/printing | |
parent | 301a7f56dd3e7160147da656ff521671d04fe291 (diff) | |
download | samba-e66bdf1229ba84f64c19e817e2c4081dbbf0bee8.tar.gz samba-e66bdf1229ba84f64c19e817e2c4081dbbf0bee8.tar.xz samba-e66bdf1229ba84f64c19e817e2c4081dbbf0bee8.zip |
Stomped on some header file version numbers that have crept back in.
Diffstat (limited to 'source/printing')
-rw-r--r-- | source/printing/nt_printing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/printing/nt_printing.c b/source/printing/nt_printing.c index aff3bdebedf..e9af659c197 100644 --- a/source/printing/nt_printing.c +++ b/source/printing/nt_printing.c @@ -1,5 +1,5 @@ /* - * Unix SMB/Netbios implementation. + * Unix SMB/CIFS implementation. * RPC Pipe client / server routines * Copyright (C) Andrew Tridgell 1992-2000, * Copyright (C) Jean François Micouleau 1998-2000. |