summaryrefslogtreecommitdiff
path: root/src/eog-file-chooser.h
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2008-10-27 19:33:42 +0000
committerClaudio Saavedra <csaavedra@src.gnome.org>2008-10-27 19:33:42 +0000
commit7a66d81fd2caccf034c6b58f66690eaa544d6c09 (patch)
tree6a465ab0c8cf0b9838cf25b2622a26c28a3c46db /src/eog-file-chooser.h
parent31abc09f35314590b7800c7816c12a637aeea2bb (diff)
downloadeog-7a66d81fd2caccf034c6b58f66690eaa544d6c09.tar.gz
remove trailing whitespaces.
2008-10-27 Claudio Saavedra <csaavedra@igalia.com> * src/*.[ch]: remove trailing whitespaces. svn path=/trunk/; revision=4858
Diffstat (limited to 'src/eog-file-chooser.h')
-rw-r--r--src/eog-file-chooser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/eog-file-chooser.h b/src/eog-file-chooser.h
index 6809fdc6..7c03a1f9 100644
--- a/src/eog-file-chooser.h
+++ b/src/eog-file-chooser.h
@@ -11,7 +11,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330,
+ * Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307, USA.
*/
@@ -22,7 +22,7 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
G_BEGIN_DECLS
-
+
#define EOG_TYPE_FILE_CHOOSER (eog_file_chooser_get_type ())
#define EOG_FILE_CHOOSER(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), EOG_TYPE_FILE_CHOOSER, EogFileChooser))
#define EOG_FILE_CHOOSER_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), EOG_TYPE_FILE_CHOOSER, EogFileChooserClass))