summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2010-08-29 18:10:32 -0700
committerDavid Schleef <ds@schleef.org>2010-08-29 18:13:48 -0700
commit7703633a84a13150cd5a80a7a4bdc1e52209b844 (patch)
treec5cab351d50dede4022a727c331e3a6b9a61d14c /testsuite
parentc3501e2ad006a979be15a55cb429a1f0f803b056 (diff)
test.orc: remove glib types
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/test.orc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/test.orc b/testsuite/test.orc
index c0a0a8a..b038c15 100644
--- a/testsuite/test.orc
+++ b/testsuite/test.orc
@@ -1618,9 +1618,9 @@ select1wb d1, l_gray2
.function canny_calc_delta_x
-.dest 4 d1 gint32
-.source 4 s1 guint8
-.source 4 s2 guint8
+.dest 4 d1 int32_t
+.source 4 s1 uint8_t
+.source 4 s2 uint8_t
.temp 2 t1
.temp 2 t2
.temp 1 t3