mirror of
git://git.musl-libc.org/musl
synced 2025-01-26 08:33:11 +00:00
fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h
This commit is contained in:
parent
c0ede9e404
commit
49631b7b6c
@ -55,7 +55,7 @@
|
||||
#define ENOANO 55
|
||||
#define EBADRQC 56
|
||||
#define EBADSLT 57
|
||||
#define EDEADLOCK 58
|
||||
#define EDEADLOCK 58
|
||||
#define EBFONT 59
|
||||
#define ENOSTR 60
|
||||
#define ENODATA 61
|
||||
|
@ -55,7 +55,7 @@
|
||||
#define ENOANO 55
|
||||
#define EBADRQC 56
|
||||
#define EBADSLT 57
|
||||
#define EDEADLOCK 58
|
||||
#define EDEADLOCK 58
|
||||
#define EBFONT 59
|
||||
#define ENOSTR 60
|
||||
#define ENODATA 61
|
||||
|
Loading…
Reference in New Issue
Block a user