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

Added newline for gcc.

parent 53706493
No related branches found
No related tags found
No related merge requests found
......@@ -176,4 +176,4 @@ int pthread_mutex_destroy(pthread_mutex_t* mutex)
#endif
}
#endif /* POSIX thread mutexes */
\ No newline at end of file
#endif /* POSIX thread mutexes */
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