]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprinteroption.c
Revert the change on 2007-04-29 (Also check the default handler when
[~andy/gtk] / gtk / gtkprinteroption.c
index 821efbd3e77be59f9345483c0b077d6d9333bdb6..983dc65d565771f0d603651019c90a0050f723aa 100644 (file)
@@ -84,7 +84,7 @@ gtk_printer_option_class_init (GtkPrinterOptionClass *class)
 
 GtkPrinterOption *
 gtk_printer_option_new (const char *name, const char *display_text,
-                              GtkPrinterOptionType type)
+                       GtkPrinterOptionType type)
 {
   GtkPrinterOption *option;