forked from Imagelibrary/rtems
Fix typo in yesterday's patch.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define unsigned long uintmax_t
|
||||
|
||||
#ifndef PRIuMAX
|
||||
#define PRIuMAX "%lu"
|
||||
#define PRIuMAX "lu"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user