indent changes.

This commit is contained in:
skarg
2011-11-02 21:45:34 +00:00
parent 16ef8818ee
commit 2fe50e3980
+1 -1
View File
@@ -169,7 +169,7 @@ extern "C" {
BACNET_OCTET_STRING * octet_string, BACNET_OCTET_STRING * octet_string,
const char * ascii_hex); const char * ascii_hex);
#endif #endif
bool octetstring_copy( bool octetstring_copy(
BACNET_OCTET_STRING * dest, BACNET_OCTET_STRING * dest,
BACNET_OCTET_STRING * src); BACNET_OCTET_STRING * src);
/* returns false if the string exceeds capacity */ /* returns false if the string exceeds capacity */