X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Freadline.c;h=dcad52b4b5bde8af227ca0ce02fc8ab68622a1b6;hb=94f23fc17d4a4a56e66d76e76f23ca35c176f3a6;hp=35afe50bf46f448468ec7cc505c3c49913aee676;hpb=8400472f7033d6960ff90a138c7bfea884742a10;p=bertos.git diff --git a/bertos/mware/readline.c b/bertos/mware/readline.c index 35afe50b..dcad52b4 100644 --- a/bertos/mware/readline.c +++ b/bertos/mware/readline.c @@ -63,8 +63,6 @@ * \todo Use up/down to move through history The history line will be copied to the current line, * making sure there is room for it. * - * \version $Id$ - * * \author Giovanni Bajo */