ilmControl: fix another "continued" error string
authorMarcus Fritzsch <marcus.fritzsch@xse.de>
Tue, 22 Jul 2014 09:03:09 +0000 (11:03 +0200)
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>
Tue, 12 Aug 2014 13:15:14 +0000 (22:15 +0900)
Signed-off-by: Marcus Fritzsch <marcus.fritzsch@xse.de>
ivi-layermanagement-api/ilmControl/src/ilm_control_wayland_platform.c

index 1dc798c..29aa85a 100644 (file)
@@ -2157,8 +2157,7 @@ wayland_layerSetRenderOrder(t_ilm_layer layerId,
             ctx_surf = get_surface_context(&ctx->wl, id);
 
             if (ctx_surf == NULL) {
-                fprintf(stderr, "invalud argument \
-                        in ilm_layerSetRenderOrder\n");
+                fprintf(stderr, "invalid argument in ilm_layerSetRenderOrder\n");
                 continue;
             }
             ivi_controller_layer_add_surface(ctx_layer->controller,