X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fstrtol10.c;h=d0f2a1e89b01ca11bbd835e1c9c56b1d9781e0bf;hb=97e93eec653e38a04e94e5191bdbf5ea48edde96;hp=6521a6a5a560978164d3dbb13ec988497dcb50f4;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/mware/strtol10.c b/bertos/mware/strtol10.c index 6521a6a5..d0f2a1e8 100644 --- a/bertos/mware/strtol10.c +++ b/bertos/mware/strtol10.c @@ -32,8 +32,7 @@ * * \brief Poor man's hex arrays (implementation). * - * \version $Id$ - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #include "strtol10.h"