From 594f4b15f04f9b0f0fc288a4d7c643569cb257ec Mon Sep 17 00:00:00 2001 From: FloX Date: Thu, 15 Mar 2018 15:33:44 +0100 Subject: [PATCH] Update Ping.cpp type +/ should be */ --- Ping.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ping.cpp b/Ping.cpp index 38a475b..54d380b 100644 --- a/Ping.cpp +++ b/Ping.cpp @@ -27,7 +27,7 @@ * Lua RTOS, ping utility * * -* Author: Jaume Olivé (jolive@iberoxarxa.com / jolive@whitecatboard.org) +* Author: Jaume OlivĂ© (jolive@iberoxarxa.com / jolive@whitecatboard.org) * * -------------------------------------------------------------------------------- * @@ -230,7 +230,7 @@ static void stop_action(int i) { stopped = 1; } -+/ +*/ /* * Operation functions *