diff options
author | Tim Potter <tpot@samba.org> | 2000-03-30 06:42:34 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-03-30 06:42:34 +0000 |
commit | 772ab755cdbc9135040e5a8343e5de31d0797044 (patch) | |
tree | 6d51d835f84a78b9700f3f81ef4958f0625b46dc | |
parent | 3daa0cf86f72818209c8a5c97a54eeb735750f43 (diff) | |
download | samba-772ab755cdbc9135040e5a8343e5de31d0797044.tar.gz samba-772ab755cdbc9135040e5a8343e5de31d0797044.tar.bz2 samba-772ab755cdbc9135040e5a8343e5de31d0797044.zip |
Fixed spelling of Andrew's name. (-:
(This used to be commit b912fb7dd239ce18a9b2e4ffaf1785d32899dc9f)
-rw-r--r-- | source3/rpc_parse/parse_creds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_parse/parse_creds.c b/source3/rpc_parse/parse_creds.c index ba45fa163a..46fdc5b78f 100644 --- a/source3/rpc_parse/parse_creds.c +++ b/source3/rpc_parse/parse_creds.c @@ -2,7 +2,7 @@ * Unix SMB/Netbios implementation. * Version 1.9. * RPC Pipe client / server routines - * Copyright (C) Andrew Tgrpsgell 1992-1999, + * Copyright (C) Andrew Tridgell 1992-1999, * Copyright (C) Luke Kenneth Casson Leighton 1996-1999, * Copyright (C) Paul Ashton 1997-1999. * |