Use int numbers; fix some min and max values.
[bertos.git] / bertos / cfg / cfg_md2.h
index 91edcef302cf5b37f8849b81bf34959abaf7e5a5..22ec7dbebecdc7e266c3545b3bd17a50f111437d 100644 (file)
@@ -43,7 +43,7 @@
 /**
  * Size of block for MD2 algorithm.
  * $WIZ$ type = "int"
- * $WIZ$ min = "0"
+ * $WIZ$ min = 2
  */
 #define CONFIG_MD2_BLOCK_LEN    16