s4:torture Add const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Nov 2009 08:27:30 +0000 (19:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Nov 2009 21:11:23 +0000 (08:11 +1100)
source4/torture/drs/drs_util.c

index d1a1497ea32fbd4b1f1e54f0910c1e47c4ce8b5a..e917b71d9c73b64d3c7a421cf003b3505d361647 100644 (file)
@@ -32,7 +32,7 @@
  * corresponding prefix_map index (if requested)
  */
 bool drs_util_oid_from_attid(struct torture_context *tctx,
-                            struct drsuapi_DsReplicaOIDMapping_Ctr *prefix_map,
+                            const struct drsuapi_DsReplicaOIDMapping_Ctr *prefix_map,
                             uint32_t attid,
                             const char **_oid,
                             int *map_idx)