mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-09 08:12:02 +03: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