Put prototypes for the functions exported by wcwidth.c in putty.h, and remove
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 29 Dec 2002 15:08:27 +0000 (15:08 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 29 Dec 2002 15:08:27 +0000 (15:08 +0000)
commit5f6fe27e1d8144e8e735dfd119366fffdb785343
treef90e629b308d3390b6d31d774c99d8642444951d
parent9547a2acebe7707dca4b4ebea17dcc8c2071359d
Put prototypes for the functions exported by wcwidth.c in putty.h, and remove
one from terminal.c.  Have wcwidth.c include putty.h to get its prototypes.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2377 cda61777-01e9-0310-a592-d414129be87e
putty.h
terminal.c
wcwidth.c