[nautilus-actions] Remove trailing whitespace



commit 15ad18d1e9d822195cbc65e6729b6f94e1dfe2a5
Author: Pierre Wieser <pwieser trychlos org>
Date:   Fri Jun 5 14:33:02 2009 +0200

    Remove trailing whitespace
---
 ChangeLog               |    2 +-
 src/common/nact-pivot.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f477b03..297e859 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2009-06-02 Pierre Wieser <pwieser trychlos org>
+2009-06-05 Pierre Wieser <pwieser trychlos org>
 
 	Create a whole new object model, and defines some communication
 	interfaces.
diff --git a/src/common/nact-pivot.h b/src/common/nact-pivot.h
index 1cb5abd..1fa0346 100644
--- a/src/common/nact-pivot.h
+++ b/src/common/nact-pivot.h
@@ -71,7 +71,7 @@ GType      nact_pivot_get_type( void );
 
 NactPivot *nact_pivot_new( void );
 
-GSList    *nact_pivot_get_providers( const NactPivot *pivot, GType type );
+GSList    *nact_pivot_get_providers( GType type );
 
 G_END_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]