Messages in this thread Patch in this message |  | | | From | John Bradford <> | | Subject | [TRIVIAL] fix typo in drivers/video/pmagb-b-fb.h | | Date | Sun, 29 Dec 2002 23:27:06 +0000 (GMT) |
| |
This patch is against 2.5.53, and applies to 2.4.20 as well.
John. --- linux-2.5.53-orig/drivers/video/pmagb-b-fb.h 2002-12-29 23:15:34.000000000 +0000 +++ linux-2.5.53/drivers/video/pmagb-b-fb.h 2002-12-29 23:19:48.000000000 +0000 @@ -4,7 +4,7 @@ * TurboChannel PMAGB-B framebuffer card support, * Copyright (C) 1999, 2000, 2001 by * Michael Engel <engel@unix-ag.org> and - * Karsten Merker <merker@linxutag.org> + * Karsten Merker <merker@linuxtag.org> * This file is subject to the terms and conditions of the GNU General * Public License. See the file COPYING in the main directory of this * archive for more details. |  |