From 86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sat, 29 Jun 2019 12:04:50 +0200 Subject: Remove trailing whitespaces --- src/caja-python-object.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/caja-python-object.h') 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 - * + * */ #ifndef CAJA_PYTHON_OBJECT_H -- cgit v1.2.1