Adding more support for Network Layer Message handling.

This commit is contained in:
tbrennan3
2010-10-07 20:56:09 +00:00
parent 8d2560225d
commit 9efd3465cf
4 changed files with 45 additions and 1 deletions
+3
View File
@@ -120,6 +120,9 @@ extern "C" {
const char *search_name,
unsigned *found_index);
const char *bactext_network_layer_msg_name(
unsigned index);
#ifdef __cplusplus
}
#endif /* __cplusplus */