[SM-Commit] PERFORCE change 79741 by Eric Sandall for review

Perforce Review Daemon p4review at smee.org
Tue May 23 23:05:01 EDT 2006


Change 79741 by eric_sandall at sandalle-cerberus on 2006/05/24 04:02:17

	 * Fix double quote usage

Affected files ...

... //sgl/grimoires/xorg-modular/xorg-driver/xf86-input-keyboard/CONFIGURE#6 edit
... //sgl/grimoires/xorg-modular/xorg-driver/xf86-input-keyboard/HISTORY#15 edit

Differences ...

==== //sgl/grimoires/xorg-modular/xorg-driver/xf86-input-keyboard/CONFIGURE#6 (xtext) ====

@@ -1,5 +1,5 @@
 config_query_option XF86_INPUT_KEYBOARD_OPTS                                 \
-          "Use ${WARNING_COLOR}DEPRECATED${DEFAULT_COLOR} keyboard driver?'  \
+          "Use ${WARNING_COLOR}DEPRECATED${DEFAULT_COLOR} keyboard driver?"  \
           n                                                                  \
           '--enable-depkbd'                                                  \
           '--disable-depkbd'

==== //sgl/grimoires/xorg-modular/xorg-driver/xf86-input-keyboard/HISTORY#15 (text) ====

@@ -1,3 +1,6 @@
+2006-05-23 Eric Sandall <eric at sandall.us>
+	* CONFIGURE: Fix usage of double quote to be on both ends
+
 2006-05-23 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS: updated for xorg 7.1
 	* CONFIGURE: double quote since we have vars in there
@@ -44,3 +47,4 @@
 
 2005-11-25 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS, HISTORY: created spell
+



More information about the SM-Commit mailing list