diff --git a/src/xpdev/datewrap.h b/src/xpdev/datewrap.h index 33a8a50aea25377d6a8dd3f338c804557afff48f..61ad446a3b7791c2aa1b71f82c53d46eacb6d8b9 100644 --- a/src/xpdev/datewrap.h +++ b/src/xpdev/datewrap.h @@ -96,4 +96,4 @@ void gettime(struct time*); } #endif -#endif /* Don't add anything after this line */ \ No newline at end of file +#endif /* Don't add anything after this line */ diff --git a/src/xpdev/xpdatetime.h b/src/xpdev/xpdatetime.h index fe65c2ba59c696339f0137da360b13ceb76d3294..360423f781634181ef84f9ebfc9cdcc69409dfba 100644 --- a/src/xpdev/xpdatetime.h +++ b/src/xpdev/xpdatetime.h @@ -145,4 +145,4 @@ char* xpDateTime_to_isoDateTimeStr(xpDateTime_t } #endif -#endif /* Don't add anything after this line */ \ No newline at end of file +#endif /* Don't add anything after this line */