protos
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3162 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -49,5 +49,7 @@ struct error_table {
|
||||
};
|
||||
|
||||
const char *com_right(struct error_table *list, long code);
|
||||
void initialize_error_table(struct error_table**, const char**, int, long);
|
||||
void free_error_table(struct error_table*);
|
||||
|
||||
#endif /* __ERROR_H__ */
|
||||
|
@@ -49,5 +49,7 @@ struct error_table {
|
||||
};
|
||||
|
||||
const char *com_right(struct error_table *list, long code);
|
||||
void initialize_error_table(struct error_table**, const char**, int, long);
|
||||
void free_error_table(struct error_table*);
|
||||
|
||||
#endif /* __ERROR_H__ */
|
||||
|
@@ -49,5 +49,7 @@ struct error_table {
|
||||
};
|
||||
|
||||
const char *com_right(struct error_table *list, long code);
|
||||
void initialize_error_table(struct error_table**, const char**, int, long);
|
||||
void free_error_table(struct error_table*);
|
||||
|
||||
#endif /* __ERROR_H__ */
|
||||
|
Reference in New Issue
Block a user