summaryrefslogtreecommitdiff
path: root/test/plottest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/plottest.c')
-rw-r--r--test/plottest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/plottest.c b/test/plottest.c
index f2008fa..dc469f6 100644
--- a/test/plottest.c
+++ b/test/plottest.c
@@ -86,7 +86,7 @@ int main(int argc, char **argv)
if (nsfb_init_frontend(nsfb) == -1) {
fprintf(stderr, "Unable to initialise nsfb frontend\n");
-
+ return 2;
}
/* get the geometry of the whole screen */