Simplify remove_slash_colon
commit7b8699759f3332e8b5cfe6eed5a80090d9ef8948
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Aug 2017 04:47:16 +0000 (28 21:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Aug 2017 04:51:38 +0000 (28 21:51 -0700)
tree99f0a2df2baca95052d0529ef60d58ea5f15776f
parentcd0360fac362879fe0d2dc832bd7d943533a8fc0
Simplify remove_slash_colon

* src/process.c (remove_slash_colon): Simplify
and avoid a special case for "/:" by itself.
src/process.c