From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933324Ab0IIWpq (ORCPT ); Thu, 9 Sep 2010 18:45:46 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:60486 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933275Ab0IIWpn (ORCPT ); Thu, 9 Sep 2010 18:45:43 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=svpOATZYjYC7y4mSFwX9MyIqfkk+teDjlAuzLlXmFT8tpIlh8arlSX/T3ujrnXIV0A dvg5r+bHW7nR95n/YdMQS4cebPnhUXkL1KtEPP66hay0n0CJLSy5SNajAIbPq9ji6RgI zy8vzN1LI6XMBnbrEFk3nEVp6R7w3ZkkkN6Us= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 211/223]drivers/video/svgalib.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:45:55 -0700 Message-Id: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/video/svgalib.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/svgalib.c b/drivers/video/svgalib.c index fdb4567..b4c87d0 100644 --- a/drivers/video/svgalib.c +++ b/drivers/video/svgalib.c @@ -7,7 +7,7 @@ * License. See the file COPYING in the main directory of this archive for * more details. * - * Some parts are based on David Boucher's viafb (http://davesdomain.org.uk/viafb/) + * Some parts are based on David Boucher's viafb (http://web.archive.org/web/20071125103157/http://davesdomain.org.uk/viafb/) */ #include -- 1.7.2.1