[gnome-color-manager] trivial: Spoke too soon, needed a tinky compile fix to the last commit



commit 6f6a68a04323f7934c730a245dca097e909c23c6
Author: Richard Hughes <richard hughsie com>
Date:   Thu Feb 11 10:56:44 2010 +0000

    trivial: Spoke too soon, needed a tinky compile fix to the last commit

 src/gcm-prefs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-prefs.c b/src/gcm-prefs.c
index a2c802f..7368cad 100644
--- a/src/gcm-prefs.c
+++ b/src/gcm-prefs.c
@@ -593,7 +593,7 @@ gcm_prefs_reference_kind_to_image_filename (GcmCalibrateArgyllReferenceKind kind
 	if (kind == GCM_CALIBRATE_ARGYLL_REFERENCE_KIND_COLOR_CHECKER_DC)
 		return "ColorCheckerDC.png";
 	if (kind == GCM_CALIBRATE_ARGYLL_REFERENCE_KIND_COLOR_CHECKER_SG)
-		return "ColorCheckerSG.png;
+		return "ColorCheckerSG.png";
 	if (kind == GCM_CALIBRATE_ARGYLL_REFERENCE_KIND_HUTCHCOLOR)
 		return NULL;
 	if (kind == GCM_CALIBRATE_ARGYLL_REFERENCE_KIND_I1_RGB_SCAN_1_4)



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