X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstrtonum.c;h=4e1be9b520cab27144a9866a1a08093ffe709a2a;hb=1e3d72a761a651aab13951b2f1bb861a35d8a5d4;hp=e8fa486445e0868175c24bd3ef34e8f91412e93a;hpb=9160b9f6e7a235113bbe95364d0fc1a4ad247186;p=libucw.git diff --git a/ucw/strtonum.c b/ucw/strtonum.c index e8fa4864..4e1be9b5 100644 --- a/ucw/strtonum.c +++ b/ucw/strtonum.c @@ -114,7 +114,7 @@ static inline uint get_digit(const uint c) #define STN_SUFFIX uintmax #include -// FIXME: For backwards compatibility, will be removed soon +// FIXME: For backward compatibility, will be removed soon #define STN_TYPE uns #define STN_SUFFIX uns #include