Converted comments to C style using convert.sh script.

This commit is contained in:
skarg
2011-07-09 17:23:41 +00:00
parent b976577684
commit 51c6134e15
5 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -435,7 +435,7 @@ int Analog_Value_Read_Property(
bitstring_set_bit(&bit_string, TRANSITION_TO_FAULT, true);
bitstring_set_bit(&bit_string, TRANSITION_TO_NORMAL, true);
/// Fixme: finish it
/*/ Fixme: finish it */
apdu_len = encode_application_bitstring(&apdu[0], &bit_string);
break;