Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/str.c

    rc3d19ac rabb7491c  
    551551 *
    552552 * Common legacy text encoding in hardware is 7-bit ASCII fitted into
    553  * a fixed-width byte buffer (bit 7 always zero), right-padded with spaces
     553 * a fixed-with byte buffer (bit 7 always zero), right-padded with spaces
    554554 * (ASCII 0x20). Convert space-padded ascii to string representation.
    555555 *
Note: See TracChangeset for help on using the changeset viewer.