*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@56 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -68,6 +68,9 @@ void auth_encrypt_init P((char *, char *, char *, int));
|
|||||||
void auth_encrypt_connect P((int));
|
void auth_encrypt_connect P((int));
|
||||||
void printd P((unsigned char *, int));
|
void printd P((unsigned char *, int));
|
||||||
|
|
||||||
|
char** genget P((char *name, char **table, int stlen));
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These functions are imported from the application
|
* These functions are imported from the application
|
||||||
*/
|
*/
|
||||||
|
@@ -33,4 +33,4 @@ telnet: $(OBJECTS)
|
|||||||
|
|
||||||
|
|
||||||
clean cleandir:
|
clean cleandir:
|
||||||
rm -f *.o *.a telnet telnetd core
|
rm -f *.o *.a telnet \#* *~ core
|
||||||
|
Reference in New Issue
Block a user