Correct a bug
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 20 Apr 2009 09:26:48 +0000 (09:26 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 20 Apr 2009 09:26:48 +0000 (09:26 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2561 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cfg/cfg_i2c.h

index d8929427e7871330a2c1351eafba79e965f536ad..af36e6b621627ab0e077be6658503920dcec9e43 100644 (file)
@@ -64,7 +64,7 @@
  * I2C_BACKEND_BITBANG: Use the emulated bitbang driver.
  * \see drv/i2c.h for more information.
  *
- * $WIZ$ type = "enum",
+ * $WIZ$ type = "enum"
  * $WIZ$ value_list = "i2c_backend"
  */
 #define CONFIG_I2C_BACKEND I2C_BACKEND_BUILTIN