summaryrefslogtreecommitdiff
path: root/list_sort.c
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2016-07-26 13:30:05 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2016-07-26 13:30:05 +0100
commit33c949697e316f17bb5037ae83509f35ce28f6a9 (patch)
tree41ea985d7efe7c3c1a2f64326d8de1a45de7af33 /list_sort.c
parentaffaba87a2797d4d468faad268cc5e21c96c6c16 (diff)
New upstream release
Diffstat (limited to 'list_sort.c')
-rw-r--r--list_sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/list_sort.c b/list_sort.c
index f526b407..9e2c2024 100644
--- a/list_sort.c
+++ b/list_sort.c
@@ -1,5 +1,5 @@
/*
- * taken from linux kernel lib/list_sort.c, removed uneeded code and adapted
+ * taken from linux kernel lib/list_sort.c, removed unneeded code and adapted
* for btrfsprogs
*/