summaryrefslogtreecommitdiffstats
path: root/sys/ximage
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ximage')
-rw-r--r--sys/ximage/gstximagesrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ximage/gstximagesrc.c b/sys/ximage/gstximagesrc.c
index 115d271b..c5ed9c26 100644
--- a/sys/ximage/gstximagesrc.c
+++ b/sys/ximage/gstximagesrc.c
@@ -280,7 +280,7 @@ composite_pixel (GstXContext * xcontext, guchar * dest, guchar * src)
break;
default:
/* Should not reach here */
- g_assert_not_reached ();
+ g_return_if_reached ();
}
/* possible optimisation: