X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Frle.h;h=1c29a6050b5a4430418c3402848233b94c2b5dfd;hb=39e200e1f43474a96888f97e2271728c9605ccbe;hp=7cb34b1b5d5946d6095cadd1c0faa2c9f9e76553;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/algo/rle.h b/bertos/algo/rle.h index 7cb34b1b..1c29a605 100644 --- a/bertos/algo/rle.h +++ b/bertos/algo/rle.h @@ -33,7 +33,6 @@ * * \brief General-purpose run-length {en,de}coding algorithm. * - * \version $Id$ * \author Bernie Innocenti * * $WIZ$ module_name = "rle"