X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fdebug.h;h=cccaf8ccee6c394586522c8426a2867c4dd3de6c;hb=8f98ebb808578ccfef32b52dae753510e284fc9d;hp=2fefc1b1468c68ed509503ec52c67abfc428c4c2;hpb=85760a6e32e79740c1af4ca58710478bebb48cf6;p=bertos.git diff --git a/bertos/cfg/debug.h b/bertos/cfg/debug.h index 2fefc1b1..cccaf8cc 100644 --- a/bertos/cfg/debug.h +++ b/bertos/cfg/debug.h @@ -36,7 +36,6 @@ * Freestanding (AKA embedded) applications use \c drv/kdebug.c to output * diagnostic messages to a serial terminal or a JTAG debugger. * - * \version $Id$ * \author Bernie Innocenti * * $WIZ$ module_name = "debug"