s4/torture: fix build warnings by removing unecessary const
authorSteven Danneman <steven.danneman@isilon.com>
Wed, 25 Nov 2009 02:38:46 +0000 (18:38 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Thu, 3 Dec 2009 01:28:51 +0000 (17:28 -0800)
source4/torture/raw/lock.c

index f364d98bc3490190cd8303a41007efdd8fd453bb..77de1d8abe945b3435f4a014a8e0d4c95f889400 100644 (file)
@@ -1343,7 +1343,7 @@ struct double_lock_test {
 /**
  * Tests zero byte locks.
  */
-static const struct double_lock_test zero_byte_tests[] = {
+static struct double_lock_test zero_byte_tests[] = {
        /* {pid, offset, count}, {pid, offset, count}, status */
 
        /** First, takes a zero byte lock at offset 10. Then: