Changes in common/include/str.h [fdfb24e:b31323f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/include/str.h
rfdfb24e rb31323f 162 162 extern void bin_order_suffix(const uint64_t, uint64_t *, const char **, bool); 163 163 164 extern size_t str_sanitize(char *str, size_t n, uint8_t replacement); 165 164 166 /* 165 167 * TODO: Get rid of this.
Note:
See TracChangeset
for help on using the changeset viewer.