summaryrefslogtreecommitdiff
path: root/src/caja-python-object.h
diff options
context:
space:
mode:
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