]> git.meshlink.io Git - meshlink/blobdiff - lib/utils.c
More exhaustive list of changes - perhaps it can be worded differently?
[meshlink] / lib / utils.c
index fc7abe4c30bd81ac0670e0587491613f9b7e4460..795ece92f5700c188d127e692738efb342d59522 100644 (file)
@@ -59,7 +59,7 @@ void bin2hex(char *src, char *dst, int length)
     }
 }
 
-char *cp_trace()
+void cp_trace()
 {
   syslog(LOG_DEBUG, "Checkpoint trace: %s:%d <- %s:%d <- %s:%d <- %s:%d <- %s:%d <- %s:%d <- %s:%d <- %s:%d ...",
            cp_file[(cp_index+7)%8], cp_line[(cp_index+7)%8],