diff --git a/motorApp/NewportSrc/strtok_r.h b/motorApp/NewportSrc/strtok_r.h index 48aa61da..a6d15b25 100755 --- a/motorApp/NewportSrc/strtok_r.h +++ b/motorApp/NewportSrc/strtok_r.h @@ -1,4 +1,2 @@ - - /* strtok_r prototype */ -char* strtok_r(char *, const char *, char **); \ No newline at end of file +char* strtok_r(char *, const char *, char **);