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

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

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

revision 1.3 by marcus, Sun Sep 7 22:13:04 2003 UTC revision 1.4 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.3  
changed lines
  Added in v.1.4

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