diff options
author | Michael Natterer <mitch@imendio.com> | 2008-06-03 08:17:06 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2008-06-03 08:17:06 +0000 |
commit | af55cea3ef9f00c88cba28001cc5ac23f2209b5a (patch) | |
tree | ecf0e1744be907f730d70f93a70e15482922aa08 /gtk/gtkprinteroptionset.h | |
parent | d7c20ab7c92ae21833199973284ea7fe5168691c (diff) | |
download | gdk-pixbuf-af55cea3ef9f00c88cba28001cc5ac23f2209b5a.tar.gz |
remove newline at beginning of file.
2008-06-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkprinteroptionset.h: remove newline at beginning of file.
svn path=/trunk/; revision=20301
Diffstat (limited to 'gtk/gtkprinteroptionset.h')
-rw-r--r-- | gtk/gtkprinteroptionset.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkprinteroptionset.h b/gtk/gtkprinteroptionset.h index 226390928..1a2cfca8e 100644 --- a/gtk/gtkprinteroptionset.h +++ b/gtk/gtkprinteroptionset.h @@ -1,4 +1,3 @@ - /* GTK - The GIMP Toolkit * gtkprinteroptionset.h: printer option set * Copyright (C) 2006, Red Hat, Inc. @@ -23,7 +22,7 @@ #define __GTK_PRINTER_OPTION_SET_H__ /* This is a "semi-private" header; it is meant only for - * alternate GtkPrintDialog backend modules; no stability guarantees + * alternate GtkPrintDialog backend modules; no stability guarantees * are made at this point */ #ifndef GTK_PRINT_BACKEND_ENABLE_UNSUPPORTED |