/[grub]/grub2/term/ieee1275/ofconsole.c
ViewVC logotype

Diff of /grub2/term/ieee1275/ofconsole.c

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

revision 1.5 by hollisb, Wed Aug 31 01:02:05 2005 UTC revision 1.6 by hollisb, Wed Aug 31 01:26:34 2005 UTC
# Line 84  grub_ofconsole_putchar (grub_uint32_t c) Line 84  grub_ofconsole_putchar (grub_uint32_t c)
84  }  }
85    
86  static grub_ssize_t  static grub_ssize_t
87  grub_ofconsole_getcharwidth (grub_uint32_t c)  grub_ofconsole_getcharwidth (grub_uint32_t c __attribute__((unused)))
88  {  {
89    return 1;    return 1;
90  }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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