diff src/stdlib/SDL_qsort.c @ 1331:1cbaeee565b1

A few fixes to get this building on Linux again
author Sam Lantinga <slouken@libsdl.org>
date Mon, 06 Feb 2006 08:46:14 +0000
parents 450721ad5436
children 3692456e7b0f
line wrap: on
line diff
--- a/src/stdlib/SDL_qsort.c	Mon Feb 06 08:28:51 2006 +0000
+++ b/src/stdlib/SDL_qsort.c	Mon Feb 06 08:46:14 2006 +0000
@@ -415,4 +415,4 @@
     qsort_words(base,nmemb,compare);
 }
 
-#endif /* !HAVE_QSORT */
\ No newline at end of file
+#endif /* !HAVE_QSORT */