X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fhelper%2Flog.h;h=cfdc8aa552641d6f8e47eda737cf47f8c285c1ce;hb=6d1d58a1fc3dfd60e9cac89460b5a6e438d11efa;hp=1a032b26151171b670ab80dd713387083394cb30;hpb=f976af56a4352d0406b930528beec105df13cacb;p=openocd.git diff --git a/src/helper/log.h b/src/helper/log.h index 1a032b2615..cfdc8aa552 100644 --- a/src/helper/log.h +++ b/src/helper/log.h @@ -29,7 +29,7 @@ #include "command.h" /* logging priorities - * LOG_LVL_SILENT - turn off all output. In lieu of try+catch this can be used as a + * LOG_LVL_SILENT - turn off all output. In lieu of try + catch this can be used as a * feeble ersatz. * LOG_LVL_USER - user messages. Could be anything from information * to progress messags. These messages do not represent