diff options
author | Ivan Zhakov <ivan@apache.org> | 2022-11-20 07:14:38 +0000 |
---|---|---|
committer | Ivan Zhakov <ivan@apache.org> | 2022-11-20 07:14:38 +0000 |
commit | 4f9b76b6f2acc4030ce9ef164322514c5d0e761b (patch) | |
tree | 9b993b3753affcbf164056826f9d568d8760b3a1 /threadproc/beos/threadproc_common.c | |
parent | 961caf5f46055483fa72ab02f5e8baa16c209e2f (diff) | |
download | apr-4f9b76b6f2acc4030ce9ef164322514c5d0e761b.tar.gz |
Remove trailing whitespaces in *.c.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1905414 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'threadproc/beos/threadproc_common.c')
-rw-r--r-- | threadproc/beos/threadproc_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/threadproc/beos/threadproc_common.c b/threadproc/beos/threadproc_common.c index 95e162544..14d40e658 100644 --- a/threadproc/beos/threadproc_common.c +++ b/threadproc/beos/threadproc_common.c @@ -18,4 +18,4 @@ code duplication */ #include "../unix/signals.c" #include "../unix/procsup.c" - + |