Changeset 2fce275 in mainline


Ignore:
Timestamp:
2009-03-25T02:34:48Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
beb368f5
Parents:
98895c5c
Message:

sync with sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/font/bdf2c.pl

    r98895c5c r2fce275  
    106106
    107107print "\n";
    108 print "index_t fb_font_glyph(const wchar_t ch)\n";
     108print "uint16_t fb_font_glyph(const wchar_t ch)\n";
    109109print "{\n";
    110110print "\tif (ch == 0x0000)\n";
Note: See TracChangeset for help on using the changeset viewer.