Skip to content
Snippets Groups Projects
Commit 13886057 authored by rswindell's avatar rswindell
Browse files

Add trailing newline to make gcc happy.

parent 186c34a4
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......@@ -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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment