From 9343c8f5ac180043c29ead5e83a3efef16d7b3f2 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 24 Feb 2004 15:16:35 +0000 Subject: bug #188, #214, see versions 1.1.4.3 and 1.1.4.4 of this file. fix bad merge --- hw/xfree86/common/xf86Init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c index 33f19ee88..701397cd9 100644 --- a/hw/xfree86/common/xf86Init.c +++ b/hw/xfree86/common/xf86Init.c @@ -1721,7 +1721,7 @@ xf86PrintBanner() "Select the \"xorg\" product for bugs you find in this release.\n" "Before reporting bugs in pre-release versions please check the\n" "latest version in the X.org Foundation \"monolithic tree\" CVS\n" - "repository hosted at http://www.freedesktop.org/Software/xorg/" + "repository hosted at http://www.freedesktop.org/Software/xorg/"); #endif #if XF86_VERSION_SNAP > 0 ErrorF(".%d", XF86_VERSION_SNAP); -- cgit v1.2.3