Committed. Andreas.
* include/cpplib.h: Fix comment typo. diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h index 543f3b9..4e0084c 100644 --- a/libcpp/include/cpplib.h +++ b/libcpp/include/cpplib.h @@ -880,7 +880,7 @@ struct cpp_num #define CPP_N_FLOATING 0x0002 #define CPP_N_WIDTH 0x00F0 -#define CPP_N_SMALL 0x0010 /* int, float, shrot _Fract/Accum */ +#define CPP_N_SMALL 0x0010 /* int, float, short _Fract/Accum */ #define CPP_N_MEDIUM 0x0020 /* long, double, long _Fract/_Accum. */ #define CPP_N_LARGE 0x0040 /* long long, long double, long long _Fract/Accum. */ -- 2.9.2 -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."