Remove enum <32> from tests
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Apr 2011 18:47:12 +0000 (14:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Apr 2011 18:47:12 +0000 (14:47 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/metadata/ctf-test/succeed/ctf-test.txt

index b051a79f627cd10f3e7f1953af700807b48d0a6a..2b127cc412a5f7b2151998847c13ab253892fcd9 100644 (file)
@@ -1,5 +1,5 @@
 
-enum name <32> {
+enum name <int> {
   ZERO,
   ONE,
   TWO,
This page took 0.024129 seconds and 4 git commands to generate.