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