From: Andre Noll Date: Sat, 18 Aug 2012 16:28:26 +0000 (+0200) Subject: Move adu_isspace() to interactive.c. X-Git-Tag: v1.0.0~15 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=ba2d3fccbd565c9f5f8f652fcc300672e7bf09be;hp=ba2d3fccbd565c9f5f8f652fcc300672e7bf09be;p=adu.git Move adu_isspace() to interactive.c. This macro is only used there, so it need not be public. ---