diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-23 11:12:35 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-23 11:12:35 -0800 |
commit | 20847946a5c49a6d542125f43cb08cde63076298 (patch) | |
tree | 56382a6bef84279f246c3f57583426cf5746b646 /src/caja-dropbox.h | |
parent | 70eddac907f86e49a09a82c026d942270a7a6be8 (diff) | |
parent | c744b6d79e93942bf872826bb777644963d7bf0f (diff) | |
download | caja-dropbox-20847946a5c49a6d542125f43cb08cde63076298.tar.bz2 caja-dropbox-20847946a5c49a6d542125f43cb08cde63076298.tar.xz |
Merge pull request #9 from infirit/whitespace
Remove all trailing whitespace
Diffstat (limited to 'src/caja-dropbox.h')
-rw-r--r-- | src/caja-dropbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-dropbox.h b/src/caja-dropbox.h index b0b3c59..95fd99e 100644 --- a/src/caja-dropbox.h +++ b/src/caja-dropbox.h @@ -36,7 +36,7 @@ G_BEGIN_DECLS /* Declarations for the dropbox extension object. This object will be - * instantiated by caja. It implements the GInterfaces + * instantiated by caja. It implements the GInterfaces * exported by libcaja. */ #define CAJA_TYPE_DROPBOX (caja_dropbox_get_type ()) |