summaryrefslogtreecommitdiffstats
path: root/runtime/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/msg.c')
-rw-r--r--runtime/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/msg.c b/runtime/msg.c
index 8c50b7b3..9d5fa883 100644
--- a/runtime/msg.c
+++ b/runtime/msg.c
@@ -2995,7 +2995,7 @@ uchar *MsgGetProp(msg_t *pMsg, struct templateEntry *pTpe,
pRes = (uchar*) "UPTIME NOT available on this system";
*pbMustBeFreed = 0;
-# elseif defined(__FreeBSD__)
+# elif defined(__FreeBSD__)
{
struct timespec tp;