diff options
author | Tim Potter <tpot@samba.org> | 2003-07-23 06:11:38 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-07-23 06:11:38 +0000 |
commit | c085ace063872bc0152989ae33764341775708ad (patch) | |
tree | 9826bd3a3389c8fdf52c6f540f4f08ed0f0c4ba7 /source3 | |
parent | e79e26eb0002cc664ceaff62bc587ac4f3d62073 (diff) | |
download | samba-c085ace063872bc0152989ae33764341775708ad.tar.gz samba-c085ace063872bc0152989ae33764341775708ad.tar.bz2 samba-c085ace063872bc0152989ae33764341775708ad.zip |
Typo in comment.
(This used to be commit 6a9bfcd3b8996a0322f733689fd5e8bf24f224c8)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/rpc_server/srv_netlog_nt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_server/srv_netlog_nt.c b/source3/rpc_server/srv_netlog_nt.c index c4a87d2e26..602cd7d2d5 100644 --- a/source3/rpc_server/srv_netlog_nt.c +++ b/source3/rpc_server/srv_netlog_nt.c @@ -5,7 +5,7 @@ * Copyright (C) Luke Kenneth Casson Leighton 1996-1997, * Copyright (C) Paul Ashton 1997. * Copyright (C) Jeremy Allison 1998-2001. - * Copyirht (C) Andrew Bartlett 2001. + * Copyright (C) Andrew Bartlett 2001. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |