|
@@ -266,7 +266,8 @@ int spk_set_string_var(const char *page, struct st_var_header *var, int len)
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
|
|
-/* spk_set_mask_bits sets or clears the punc/delim/repeat bits,
|
|
|
|
|
|
+/*
|
|
|
|
+ * spk_set_mask_bits sets or clears the punc/delim/repeat bits,
|
|
* if input is null uses the defaults.
|
|
* if input is null uses the defaults.
|
|
* values for how: 0 clears bits of chars supplied,
|
|
* values for how: 0 clears bits of chars supplied,
|
|
* 1 clears allk, 2 sets bits for chars
|
|
* 1 clears allk, 2 sets bits for chars
|