Changes in common/include/str.h [b31323f:fdfb24e] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/include/str.h

    rb31323f rfdfb24e  
    162162extern void bin_order_suffix(const uint64_t, uint64_t *, const char **, bool);
    163163
    164 extern size_t str_sanitize(char *str, size_t n, uint8_t replacement);
    165 
    166164/*
    167165 * TODO: Get rid of this.
Note: See TracChangeset for help on using the changeset viewer.