updating rpm, and ran dos2unix to clean up text files.

This commit is contained in:
skarg
2005-12-10 20:42:55 +00:00
parent 31c0374df9
commit 72babc5fff
3 changed files with 125 additions and 28 deletions
+3 -3
View File
@@ -36,6 +36,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "bacenum.h"
#include "bacdef.h"
#ifdef __cplusplus
@@ -146,9 +147,8 @@ int rpm_ack_decode_apdu(
#ifdef TEST
#include "ctest.h"
void test_ReadProperty(Test * pTest);
void test_ReadPropertyAck(Test * pTest);
void testReadPropertyMultiple(Test * pTest);
void testReadPropertyMultipleAck(Test * pTest);
#endif
#ifdef __cplusplus