summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/console/fb_vga.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
commitf05b2ac0bc4626e854afc6e6a5d1b88071adbd7c (patch)
tree4150010cec9b6b51100f183b435955cd847679b4 /c/src/lib/libbsp/i386/pc386/console/fb_vga.h
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/console/fb_vga.h')
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/fb_vga.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/console/fb_vga.h b/c/src/lib/libbsp/i386/pc386/console/fb_vga.h
index 643c892949..9030f13b4b 100644
--- a/c/src/lib/libbsp/i386/pc386/console/fb_vga.h
+++ b/c/src/lib/libbsp/i386/pc386/console/fb_vga.h
@@ -16,6 +16,9 @@
* MODIFICATION/HISTORY:
*
* $Log$
+ * Revision 1.3 2004/04/21 10:42:44 ralf
+ * Remove stray white spaces.
+ *
* Revision 1.2 2004/04/15 13:26:12 ralf
* Remove stray white spaces.
*
@@ -84,7 +87,6 @@ rtems_device_driver fbvga_close(
void *
);
-
rtems_device_driver fbvga_read(
rtems_device_major_number,
rtems_device_minor_number,