]> git.pond.sub.org Git - empserver/commit
Declare tags.c variables in tags.h. Declare stuff with external
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 20 Feb 2004 08:22:28 +0000 (08:22 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 20 Feb 2004 08:22:28 +0000 (08:22 +0000)
commite7811102a3480df895ad4c90343878455cf9f9cd
tree06fcc401613100f8dfcee422bc0ed00301e2a547
parent8d438a460103bf059cab9586e8a38dc93023ed61
Declare tags.c variables in tags.h.  Declare stuff with external
linkage that is not in any other header in misc.h.  Remove some
redundant declarations elsewhere.
(prompt, doredir, dopipe, doexecute, output, screen, parsedelay):
Static linkage.
src/client/Makefile.standalone
src/client/expect.c
src/client/handle.c
src/client/ioqueue.c
src/client/login.c
src/client/main.c
src/client/misc.h
src/client/servcmd.c
src/client/tags.h
src/client/termio.c
src/client/termlib.c