eog r4702 - trunk/src
- From: friemann svn gnome org
- To: svn-commits-list gnome org
- Subject: eog r4702 - trunk/src
- Date: Fri, 22 Aug 2008 10:11:14 +0000 (UTC)
Author: friemann
Date: Fri Aug 22 10:11:14 2008
New Revision: 4702
URL: http://svn.gnome.org/viewvc/eog?rev=4702&view=rev
Log:
Correct variable name in a comment I committed with my last commit.
Modified:
trunk/src/eog-properties-dialog.c
Modified: trunk/src/eog-properties-dialog.c
==============================================================================
--- trunk/src/eog-properties-dialog.c (original)
+++ trunk/src/eog-properties-dialog.c Fri Aug 22 10:11:14 2008
@@ -204,7 +204,7 @@
gchar *fl_text = NULL,*fl35_text = NULL;
/* If no ExifData is supplied the label will be
- * cleared later as *fl35text is NULL. */
+ * cleared later as fl35_text is NULL. */
if (exif_data != NULL) {
entry = exif_data_get_entry (exif_data, EXIF_TAG_FOCAL_LENGTH);
entry35mm = exif_data_get_entry (exif_data,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]