git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15290 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 21:47:01 +00:00
parent b56ac0785a
commit 07959751e8
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/ftpd.c: avoid 'unused variable' warnings
2005-05-10 David Love <fx@gnu.org>
* ftpd/pathnames.h: #ifdef protect _PATH_ISSUE

View File

@@ -1,3 +1,7 @@
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* pop_user.c: avoid 'unused variable' warnings
2005-05-10 Dave Love <fx@gnu.org>
* pop_pass.c: Include <crypt.h>.