# HG changeset patch # User Bruno Haible # Date 1125313264 0 # Node ID 201b3d9b99f1b9fea8cc69eb204812ed20862d47 # Parent ccf4444bbac6a75c9e45a4ef40234bbec1c7583f Fix typo in description, spotted by Stepan Kasal. diff --git a/modules/xstrtol b/modules/xstrtol --- a/modules/xstrtol +++ b/modules/xstrtol @@ -1,5 +1,5 @@ Description: -Convert string to 'long` or 'unsigned long', with error checking. +Convert string to 'long' or 'unsigned long', with error checking. Files: lib/intprops.h