data-out: Pass correct width to value_str() in output_AHEX().
[pspp] / src / output / cairo.c
index c7188af0b60a1ab24cc15f30296ee8916d442495..045490992e1a9efce7eed26474e185ed4e212f01 100644 (file)
@@ -1308,7 +1308,7 @@ xr_rendering_create_text (struct xr_driver *xr, const char *text, cairo_t *cr)
   return r;
 }
 
-void 
+void
 xr_rendering_apply_options (struct xr_rendering *xr, struct string_map *o)
 {
   if (is_table_item (xr->item))