/[hurd]/hurd-l4/wortel/output-vga.c
ViewVC logotype

Diff of /hurd-l4/wortel/output-vga.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by marcus, Mon Sep 8 01:00:18 2003 UTC revision 1.2 by marcus, Fri Sep 19 17:49:59 2003 UTC
# Line 80  static char *video; Line 80  static char *video;
80    
81    
82  static void  static void
83  vga_init (void)  vga_init (const char *cfg)
84  {  {
85    unsigned int pos = vga_get_cursor_pos ();    unsigned int pos = vga_get_cursor_pos ();
86    col = pos % VGA_COLUMNS;    col = pos % VGA_COLUMNS;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26