On Sat, 14 Aug 2010, Justin P. Mattock wrote:
The below updates a broken web address to one(hopefully) thats
the new correct address.(if not let me know, and ill resend)
Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
---
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
Seems reasonable. Thanks,