X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fdebug.h;fp=bertos%2Fcfg%2Fdebug.h;h=cccaf8ccee6c394586522c8426a2867c4dd3de6c;hb=e92aca128b557ad97a2e1d8b1d1a801550d76830;hp=2fefc1b1468c68ed509503ec52c67abfc428c4c2;hpb=d1fc2adc910b0ea7b33b936b062c4aa710819bbb;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"