diff --git a/source/include/jobs.h b/source/include/jobs.h index a73351b1..54ad4ac9 100644 --- a/source/include/jobs.h +++ b/source/include/jobs.h @@ -881,4 +881,4 @@ bool Jobs_IsJobUpdateStatus( const char * topic, #endif /* *INDENT-ON* */ -#endif /* ifndef JOBS_H_ */ \ No newline at end of file +#endif /* ifndef JOBS_H_ */ diff --git a/source/jobs.c b/source/jobs.c index 5cb7e6e0..cfd01608 100644 --- a/source/jobs.c +++ b/source/jobs.c @@ -924,4 +924,4 @@ size_t Jobs_GetJobDocument( const char * message, } return jobDocLength; -} \ No newline at end of file +}