Removed unintentional trailing spaces in non-external and non-generated C files.

This commit is contained in:
Serhiy Storchaka 2015-03-18 21:53:15 +02:00
parent 6c32585f67
commit 009b811d67
25 changed files with 56 additions and 56 deletions

View file

@ -27,7 +27,7 @@
#define EXTENDED_CASE_MASK 0x4000
typedef struct {
/*
/*
These are either deltas to the character or offsets in
_PyUnicode_ExtendedCase.
*/