Changes to clean up compile warnings

This commit is contained in:
skarg
2017-02-14 15:21:39 +00:00
parent daf346e6b2
commit bd5ec637a6
4 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1594,7 +1594,7 @@ static int local_read_property(
* Attempt to fetch the logged property and store it in the Trend Log *
****************************************************************************/
void TL_fetch_property(
static void TL_fetch_property(
int iLog)
{
uint8_t ValueBuf[MAX_APDU]; /* This is a big buffer in case someone selects the device object list for example */