From 77fa38f597305195d50c6674150365a601c30add Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 30 Jul 2013 14:32:18 -0400 Subject: Clarification. --- core/Messenger.c | 1 + 1 file changed, 1 insertion(+) (limited to 'core/Messenger.c') diff --git a/core/Messenger.c b/core/Messenger.c index 3a287363..272c5fa7 100644 --- a/core/Messenger.c +++ b/core/Messenger.c @@ -242,6 +242,7 @@ int setname(uint8_t * name, uint16_t length) /* get our nickname put it in name + name needs to be a valid memory location with a size of at least MAX_NAME_LENGTH bytes. return the length of the name */ uint16_t getself_name(uint8_t *name) { -- cgit v1.2.3