prototype for error_table_name

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4836 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-02 20:13:28 +00:00
parent d49dfdd8b6
commit 16437f7917

View File

@@ -68,4 +68,6 @@ void com_err __P((const char *, long, const char *, ...));
errf set_com_err_hook __P((errf));
errf reset_com_err_hook __P((void));
const char *error_table_name(int num);
#endif /* __COM_ERR_H__ */