misc-aklog-fixes-20050714
authorChristopher Allen Wing <wingc@engin.umich.edu>
Fri, 15 Jul 2005 02:19:27 +0000 (02:19 +0000)
committerRuss Allbery <rra@stanford.edu>
Fri, 15 Jul 2005 02:19:27 +0000 (02:19 +0000)
commit7498def5fb32c043bb4800bb79d9d3684031b46d
treebd610ab19a383d33526a59a51fce375bdb9ff748
parent2fdb50e1b87458c5bba76c269da41184bd9497ce
misc-aklog-fixes-20050714

FIXES 20092

Fix various minor problems with aklog, including the return type from main,
removal of #ifndef __STDC__ code, missing includes, removal of unused
variables, correct number of arguments to pr_Initialize, correct argument
type for pr_SNameToId, and use of getcwd instead of getwd.
src/aklog/aklog.c
src/aklog/aklog_main.c
src/aklog/krb_util.c
src/aklog/linked_list.c