summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-06-03 08:17:06 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-06-03 08:17:06 +0000
commitaf55cea3ef9f00c88cba28001cc5ac23f2209b5a (patch)
treeecf0e1744be907f730d70f93a70e15482922aa08
parentd7c20ab7c92ae21833199973284ea7fe5168691c (diff)
downloadgtk+-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
-rw-r--r--ChangeLog4
-rw-r--r--gtk/gtkprinteroptionset.h3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8704974a3c..60c4091ebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-03 Michael Natterer <mitch@imendio.com>
+
+ * gtk/gtkprinteroptionset.h: remove newline at beginning of file.
+
2008-06-02 Matthias Clasen <mclasen@redhat.com>
Bug 536092 – GtkEntryCompletion's popup window should set type hint
diff --git a/gtk/gtkprinteroptionset.h b/gtk/gtkprinteroptionset.h
index 2263909282..1a2cfca8ec 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