[brasero] Just a cosmetic code change



commit 3901812a1bcb65b7e4ea1703263ca7877152ac91
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Sat May 15 18:06:11 2010 +0200

    Just a cosmetic code change

 libbrasero-burn/brasero-session.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libbrasero-burn/brasero-session.h b/libbrasero-burn/brasero-session.h
index ec2e17a..5db9d5d 100644
--- a/libbrasero-burn/brasero-session.h
+++ b/libbrasero-burn/brasero-session.h
@@ -262,8 +262,8 @@ brasero_burn_session_can_burn (BraseroBurnSession *session,
                                gboolean check_flags);
 
 typedef BraseroBurnResult	(* BraseroForeachPluginErrorCb)	(BraseroPluginErrorType type,
-		                                                         const gchar *detail,
-		                                                         gpointer user_data);
+		                                                 const gchar *detail,
+		                                                 gpointer user_data);
 
 BraseroBurnResult
 brasero_session_foreach_plugin_error (BraseroBurnSession *session,



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