Changes in uspace/lib/usb/src/debug.c [d1582b50:09ab0a9a] in mainline
- File:
-
- 1 edited
-
uspace/lib/usb/src/debug.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/debug.c
rd1582b50 r09ab0a9a 39 39 40 40 #define REMAINDER_STR_FMT " (%zu)..." 41 /* string + terminator + number width (enough for 4GB) */41 /* string + terminator + number width (enough for 4GB)*/ 42 42 #define REMAINDER_STR_LEN (5 + 1 + 10) 43 43
Note:
See TracChangeset
for help on using the changeset viewer.
