Explorar o código

update comment

ruki %!s(int64=2) %!d(string=hai) anos
pai
achega
2c1d92bf07
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      configure

+ 2 - 1
configure

@@ -60,7 +60,8 @@ _is_enabled()
     return 1
 }
 
-# define map
+# define map, @note we can not use bash/declare to define map, because sh does not support it.
+#
 # _map "options"
 # _map_set "options" "key1" "value1"
 # _map_set "options" "key2" "value2"