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 | ce236d1dbf2673e2ff921683554cee41fca33249 (patch) | |
tree | 7ac23e1d8f44c2684b89472d61487331d6997106 /source3/printing/nt_printing.c | |
parent | 15bc8b14714f07fa82a9b0ec9f5817e00ce18005 (diff) | |
download | samba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.gz samba-ce236d1dbf2673e2ff921683554cee41fca33249.tar.bz2 samba-ce236d1dbf2673e2ff921683554cee41fca33249.zip |
Stomped on some header file version numbers that have crept back in.
(This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8)
Diffstat (limited to 'source3/printing/nt_printing.c')
-rw-r--r-- | source3/printing/nt_printing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c index aff3bdebed..e9af659c19 100644 --- a/source3/printing/nt_printing.c +++ b/source3/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. |