diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-03 15:18:17 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:36:03 -0500 |
commit | bc32b30011ec0b35d40f659675f9e4cc28ec3c79 (patch) | |
tree | 1ff7a444f725bfdd5387ac82e2d42a80fd14c4c7 /source4/torture | |
parent | ce5581a85e7acf06bf99dedfb0ef10d8b5640c70 (diff) | |
download | samba-bc32b30011ec0b35d40f659675f9e4cc28ec3c79.tar.gz samba-bc32b30011ec0b35d40f659675f9e4cc28ec3c79.tar.bz2 samba-bc32b30011ec0b35d40f659675f9e4cc28ec3c79.zip |
r20510: fix spelling
metze
(This used to be commit 58066e2252001b7689705d296a16438733cfdfc4)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/rpc/drsuapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/drsuapi.c b/source4/torture/rpc/drsuapi.c index ed4bc1b175..619c0c2970 100644 --- a/source4/torture/rpc/drsuapi.c +++ b/source4/torture/rpc/drsuapi.c @@ -339,7 +339,7 @@ static BOOL test_DsReplicaGetInfo(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx, "__IGNORED__" },{ DRSUAPI_DS_REPLICA_GET_INFO2, - DRSUAPI_DS_REPLICA_INFO_CURSURS05, + DRSUAPI_DS_REPLICA_INFO_CURSORS05, NULL },{ DRSUAPI_DS_REPLICA_GET_INFO2, |