updated comments

This commit is contained in:
skarg
2006-01-04 17:14:13 +00:00
parent 95938b7a51
commit 3fca3c464e
4 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ bool characterstring_truncate(
return status;
}
/* returns the length. Returns the value in parameter. */
/* Returns the value. */
char *characterstring_value(BACNET_CHARACTER_STRING *char_string)
{
char *value = NULL;