diff options
Diffstat (limited to 'open-terminal/caja-open-terminal.h')
-rw-r--r-- | open-terminal/caja-open-terminal.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/open-terminal/caja-open-terminal.h b/open-terminal/caja-open-terminal.h index 16c435d..c5c0dc1 100644 --- a/open-terminal/caja-open-terminal.h +++ b/open-terminal/caja-open-terminal.h @@ -1,6 +1,6 @@ /* * caja-open-terminal.h - * + * * Copyright (C) 2004, 2005 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or @@ -18,7 +18,7 @@ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Christian Neumair <[email protected]> - * + * */ #ifndef CAJA_OPEN_TERMINAL_H @@ -29,7 +29,7 @@ G_BEGIN_DECLS /* Declarations for the open terminal extension object. This object will be - * instantiated by caja. It implements the GInterfaces + * instantiated by caja. It implements the GInterfaces * exported by libcaja. */ |