[Pkg-utopia-commits] r734 - packages/unstable/hal/debian/patches

Sjoerd Simons sjoerd at costa.debian.org
Sun Mar 5 21:03:48 UTC 2006


Author: sjoerd
Date: 2006-03-05 21:03:47 +0000 (Sun, 05 Mar 2006)
New Revision: 734

Modified:
   packages/unstable/hal/debian/patches/06_more_buttons.patch
Log:
Small typo in the patch

Modified: packages/unstable/hal/debian/patches/06_more_buttons.patch
===================================================================
--- packages/unstable/hal/debian/patches/06_more_buttons.patch	2006-03-05 20:51:49 UTC (rev 733)
+++ packages/unstable/hal/debian/patches/06_more_buttons.patch	2006-03-05 21:03:47 UTC (rev 734)
@@ -1,6 +1,6 @@
 diff -ruN hal-0.5.7-old/hald/linux2/addons/addon-keyboard.c hal-0.5.7/hald/linux2/addons/addon-keyboard.c
 --- hal-0.5.7-old/hald/linux2/addons/addon-keyboard.c	2006-02-22 22:10:06.000000000 +0100
-+++ hal-0.5.7/hald/linux2/addons/addon-keyboard.c	2006-03-05 21:48:39.000000000 +0100
++++ hal-0.5.7/hald/linux2/addons/addon-keyboard.c	2006-03-05 22:02:49.000000000 +0100
 @@ -1,5 +1,5 @@
  /***************************************************************************
 - * CVSID: $Id: addon-keyboard.c,v 1.4 2006/02/22 21:10:06 david Exp $
@@ -105,7 +105,7 @@
 +#ifndef KEY_SWITCHVIDEOMODE
 +#define KEY_SWITCHVIDEOMODE	227
 +#endif
-+	[KEY_SWITCHVIDEOMODE] = "switch-videomode"
++	[KEY_SWITCHVIDEOMODE] = "switch-videomode",
 +#ifndef KEY_KBDILLUMTOGGLE
 +#define KEY_KBDILLUMTOGGLE	228
 +#endif




More information about the Pkg-utopia-commits mailing list