Commit Graph

5 Commits

Author SHA1 Message Date
skarg dee63d45bc Changed all the C++ comments to C comments using comment.sh script. 2006-02-19 01:32:09 +00:00
skarg b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +00:00
skarg 2e87236e9b Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
2005-08-13 14:10:21 +00:00
akchu b27c45d756 Changed TRUE->true, FALSE->false, "stdint.h"-><stdint.h>,
"stdbool.h"-><stdbool.h> to make code C99 compliant.
2004-10-03 16:17:22 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00