aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/paste.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2024-02-10 02:32:16 -0600
committerRob Landley <rob@landley.net>2024-02-10 02:32:16 -0600
commit570fc119c68f56f4f3c82bad05fd5957109d49b3 (patch)
treeadccadffc032a600a455b3646b052dbd70b9e28c /toys/posix/paste.c
parent8a2d19bf12c2bcfe250bb711df267cd5bd9e755e (diff)
downloadtoybox-570fc119c68f56f4f3c82bad05fd5957109d49b3.tar.gz
Whitespace cleanup.
Remove trailing spaces and leading tabs that crept in.
Diffstat (limited to 'toys/posix/paste.c')
-rw-r--r--toys/posix/paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/posix/paste.c b/toys/posix/paste.c
index 173c97f3..5c1b234c 100644
--- a/toys/posix/paste.c
+++ b/toys/posix/paste.c
@@ -2,7 +2,7 @@
*
* Copyright 2012 Felix Janda <felix.janda@posteo.de>
*
- * http://pubs.opengroup.org/onlinepubs/9699919799/utilities/paste.html
+ * http://pubs.opengroup.org/onlinepubs/9699919799/utilities/paste.html
*
* Deviations from posix: the FILE argument isn't mandatory, none == '-'