Changes temp string size for alignment

Fortune for day2's current commit: Future blessing − 末吉
master
Avril 2 years ago
parent f11e8943a6
commit 730e955415
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -7,7 +7,7 @@
#include <result.h>
#define RIMAX_STR 48
#define RIMAX_STR (64 - sizeof(size_t))
struct proc {
result_t mv;

Loading…
Cancel
Save