summaryrefslogtreecommitdiff
path: root/src/caja-python-object.h
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 12:04:50 +0200
committerZenWalker <[email protected]>2019-07-06 14:07:53 +0200
commit86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9 (patch)
tree69bed852a21fbcba04995ae240e5e7b9b96266b1 /src/caja-python-object.h
parent3fd2c1823f8c52b56f8148a6dec25e474314c294 (diff)
downloadpython-caja-86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9.tar.bz2
python-caja-86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'src/caja-python-object.h')
-rw-r--r--src/caja-python-object.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/caja-python-object.h b/src/caja-python-object.h
index 3cb4cea..8747d05 100644
--- a/src/caja-python-object.h
+++ b/src/caja-python-object.h
@@ -1,7 +1,7 @@
/*
- * caja-python-object.h - Generation of wrapper objects for caja
+ * caja-python-object.h - Generation of wrapper objects for caja
* extension objects in python.
- *
+ *
* Copyright (C) 2003 Novell, Inc.
*
* This library is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Author: Dave Camp <[email protected]>
- *
+ *
*/
#ifndef CAJA_PYTHON_OBJECT_H