diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-11-20 05:46:45 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-11-20 05:46:45 +0000 |
commit | 0b0295c232041d9c771a8a9454dc58c945388784 (patch) | |
tree | 73649a7c58107cfb435dc07b73701380cafa2316 | |
parent | 9fb8ee5765a60ddd1d559df251254b32a6d81847 (diff) | |
download | samba-0b0295c232041d9c771a8a9454dc58c945388784.tar.gz samba-0b0295c232041d9c771a8a9454dc58c945388784.tar.bz2 samba-0b0295c232041d9c771a8a9454dc58c945388784.zip |
fixed a comment
(This used to be commit d996c880f49c89c22775ad7e048dec6d5d5f82c9)
-rw-r--r-- | source4/torture/rpc/atsvc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/atsvc.c b/source4/torture/rpc/atsvc.c index 3ebcaf7ff2..8dfadb1c16 100644 --- a/source4/torture/rpc/atsvc.c +++ b/source4/torture/rpc/atsvc.c @@ -1,6 +1,6 @@ /* Unix SMB/CIFS implementation. - test suite for lsa rpc operations + test suite for atsvc rpc operations Copyright (C) Tim Potter 2003 |