[Pommed-commits] r523 - trunk/pommed/mactel

jblache at alioth.debian.org jblache at alioth.debian.org
Thu Dec 11 14:04:24 UTC 2008


Author: jblache
Date: 2008-12-11 14:04:24 +0000 (Thu, 11 Dec 2008)
New Revision: 523

Modified:
   trunk/pommed/mactel/nv8600mgt_backlight.c
Log:
Remove extraneous \n.


Modified: trunk/pommed/mactel/nv8600mgt_backlight.c
===================================================================
--- trunk/pommed/mactel/nv8600mgt_backlight.c	2008-12-11 13:55:21 UTC (rev 522)
+++ trunk/pommed/mactel/nv8600mgt_backlight.c	2008-12-11 14:04:24 UTC (rev 523)
@@ -226,7 +226,7 @@
 	break;
 
       default:
-	logmsg(LOG_ERR, "nv8600mgt LCD backlight support not supported on this hardware\n");
+	logmsg(LOG_ERR, "nv8600mgt LCD backlight support not supported on this hardware");
 	return -1;
     }
 




More information about the Pommed-commits mailing list