From: arighi Date: Tue, 21 Sep 2010 10:37:52 +0000 (+0000) Subject: usb-serial: fix comment X-Git-Tag: 2.6.0~149 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b99f90d2a518e551e4147f440adc405872586d20;p=bertos.git usb-serial: fix comment git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4252 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cfg/cfg_usb_serial.h b/bertos/cfg/cfg_usb_serial.h index 70740947..989b17e8 100644 --- a/bertos/cfg/cfg_usb_serial.h +++ b/bertos/cfg/cfg_usb_serial.h @@ -54,4 +54,4 @@ */ #define USB_SERIAL_LOG_FORMAT LOG_FMT_TERSE -#endif /* CFG_USB_H */ +#endif /* CFG_USB_SERIAL_H */