remove_slash_colon need not be inline
commitd4b352af3e7d5c1afc719fb1f8c7c578642d8250
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Jan 2015 08:42:15 +0000 (14 00:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Jan 2015 08:42:48 +0000 (14 00:42 -0800)
tree0d6db56b3f30c316af5791c1944ee1c3c5736f64
parentd7e26b44109f4068d41a075fa89d11c1a8156f66
remove_slash_colon need not be inline

* process.c, process.h (remove_slash_colon): No longer inline.
This saves text bytes without hurting runtime performance.
src/ChangeLog
src/process.c
src/process.h