brasero r1862 - trunk/libbrasero-media



Author: philippr
Date: Mon Feb  2 21:04:06 2009
New Revision: 1862
URL: http://svn.gnome.org/viewvc/brasero?rev=1862&view=rev

Log:
An error not worth mentionning

Modified:
   trunk/libbrasero-media/brasero-gio-operation.c

Modified: trunk/libbrasero-media/brasero-gio-operation.c
==============================================================================
--- trunk/libbrasero-media/brasero-gio-operation.c	(original)
+++ trunk/libbrasero-media/brasero-gio-operation.c	Mon Feb  2 21:04:06 2009
@@ -137,7 +137,7 @@
 	}
 
 	if (operation->error) {
-		BRASERO_MEDIA_LOG ("Medium operation finished with an error %s"
+		BRASERO_MEDIA_LOG ("Medium operation finished with an error %s",
 				   operation->error->message);
 
 		if (operation->error->code == G_IO_ERROR_FAILED_HANDLED) {



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