CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/27 06:00:22
Modified files:
libexec/ftpd : ftpd.c
Log message:
In revision 1.14 of ftpd.c the ident variable was removed from its only
meaningful usage when a snprintf call was removed, rendering ident useless.
Time to remove remaining code.
ok tobias@
