From: Emmanuel Rodriguez Date: Sun, 29 Mar 2009 06:35:07 +0000 (+0200) Subject: Formatting X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12607f423716139adfa4f571f608ae4e4f57d3c2;p=libchamplain Formatting --- diff --git a/bindings/perl/Champlain/xs/ChamplainMarker.xs b/bindings/perl/Champlain/xs/ChamplainMarker.xs index 5f73d9f..fb88823 100644 --- a/bindings/perl/Champlain/xs/ChamplainMarker.xs +++ b/bindings/perl/Champlain/xs/ChamplainMarker.xs @@ -34,7 +34,7 @@ champlain_marker_new_with_image (class, gchar *filename) ClutterActor* -champlain_marker_new_with_image_full(class, const gchar *filename, gint width, gint height, gint anchor_x, gint anchor_y) +champlain_marker_new_with_image_full (class, const gchar *filename, gint width, gint height, gint anchor_x, gint anchor_y) PREINIT: GError *error = NULL; CODE: