fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h

This commit is contained in:
Rich Felker 2016-05-08 23:16:14 -04:00
parent c0ede9e404
commit 49631b7b6c
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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