From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755169Ab0IKE1u (ORCPT ); Sat, 11 Sep 2010 00:27:50 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:55211 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755073Ab0IKE1t (ORCPT ); Sat, 11 Sep 2010 00:27:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=o53IC97E0YkxO0CbcG8VBG1OtOep8gc8PJBogQjdVl79kls+Z+qE56nyKGnYbKcMMR Qcb8P/YZAylX+RUXpkeGTQzOgI6UKsYUNjQRMATZsI42EE65GBBCLg130a8KeDXgVAje kp4svR+EDblo4lQZhM0PG+y9tfl0jPrapBUP4= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 10/10]include/video/vga.h Update broken web addresses. Date: Fri, 10 Sep 2010 21:27:57 -0700 Message-Id: <1284179277-7788-10-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284179277-7788-1-git-send-email-justinmattock@gmail.com> References: <1284179277-7788-1-git-send-email-justinmattock@gmail.com> 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 --- include/video/vga.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/video/vga.h b/include/video/vga.h index b49a512..2b8691f 100644 --- a/include/video/vga.h +++ b/include/video/vga.h @@ -5,7 +5,7 @@ * * Copyright history from vga16fb.c: * Copyright 1999 Ben Pfaff and Petr Vandrovec - * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm + * Based on VGA info at http://www.osdever.net/FreeVGA/home.htm * Based on VESA framebuffer (c) 1998 Gerd Knorr * * This file is subject to the terms and conditions of the GNU General -- 1.7.2.1