aboutsummaryrefslogtreecommitdiff
path: root/sort.h
diff options
context:
space:
mode:
Diffstat (limited to 'sort.h')
-rw-r--r--sort.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sort.h b/sort.h
index 3e56b46..264e905 100644
--- a/sort.h
+++ b/sort.h
@@ -20,4 +20,3 @@ void vec_free(vec *v);
static int qsort_strcmp(const void *p1, const void *p2);
#endif
-