* state.c: Declate doclientstat() static and conditionalize
authorEzra Peisach <epeisach@mit.edu>
Mon, 2 Jul 2001 10:45:21 +0000 (10:45 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 2 Jul 2001 10:45:21 +0000 (10:45 +0000)
commit55c51e03005ac92aa5696311699ac6d8e15b8355
treecbc5b45fdd6ca026c96244923dc0e54a010521f5
parentf499708fd653a15db23072f83dbaaa8a942976a7
    * state.c: Declate doclientstat() static and conditionalize
        inclusion if LINEMODE defined.

        * sys_term.c: Declare getptyslave() and addard() static.

        * telnetd.c: Declare _gettermname() and getterminaltype()
          static.

        * utility.c: Declare putstr() and nextitem() static.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13540 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/telnetd/ChangeLog
src/appl/telnet/telnetd/state.c
src/appl/telnet/telnetd/sys_term.c
src/appl/telnet/telnetd/telnetd.c
src/appl/telnet/telnetd/utility.c