Changes in common/include/str.h [b31323f:fdfb24e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/include/str.h
rb31323f rfdfb24e 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 166 164 /* 167 165 * TODO: Get rid of this.
Note:
See TracChangeset
for help on using the changeset viewer.