epiphany r7869 - trunk/src/bookmarks
- From: xan svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r7869 - trunk/src/bookmarks
- Date: Tue, 15 Jan 2008 07:56:31 +0000 (GMT)
Author: xan
Date: Tue Jan 15 07:56:31 2008
New Revision: 7869
URL: http://svn.gnome.org/viewvc/epiphany?rev=7869&view=rev
Log:
Fix compilation when debug is enabled. Patch by Joseph Sacco (#509541)
Modified:
trunk/src/bookmarks/ephy-bookmarks-export.c
Modified: trunk/src/bookmarks/ephy-bookmarks-export.c
==============================================================================
--- trunk/src/bookmarks/ephy-bookmarks-export.c (original)
+++ trunk/src/bookmarks/ephy-bookmarks-export.c Tue Jan 15 07:56:31 2008
@@ -395,7 +395,7 @@
char *tmp_file_path;
int ret;
- LOG ("Exporting as RDF to %s", filename);
+ LOG ("Exporting as RDF to %s", file_path);
START_PROFILER ("Exporting as RDF")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]