diff options
author | Tim Potter <tpot@samba.org> | 2001-08-28 05:35:05 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2001-08-28 05:35:05 +0000 |
commit | 3aa60060562d96472f33552de877a6de478db64d (patch) | |
tree | bd7cb354e95f70f18fc83ad6ddef38a741644744 | |
parent | 504cebabdd347fae153563d4432fdbe28c821e5d (diff) | |
download | samba-3aa60060562d96472f33552de877a6de478db64d.tar.gz samba-3aa60060562d96472f33552de877a6de478db64d.tar.bz2 samba-3aa60060562d96472f33552de877a6de478db64d.zip |
Fixed description in file header.
(This used to be commit ed42dcf7846d487b73fc41c7b3f2feef8fd392e3)
-rw-r--r-- | source3/include/doserr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/doserr.h b/source3/include/doserr.h index 827582ae19..9d39fe795e 100644 --- a/source3/include/doserr.h +++ b/source3/include/doserr.h @@ -1,7 +1,7 @@ /* Unix SMB/Netbios implementation. Version 1.9. - SMB parameters and setup + DOS error code constants Copyright (C) Andrew Tridgell 1992-2000 Copyright (C) John H Terpstra 1996-2000 Copyright (C) Luke Kenneth Casson Leighton 1996-2000 |