sxt: forgotten functions protos added;
This commit is contained in:
parent
d6629f43bd
commit
3849838454
@ -99,4 +99,9 @@ int sxt_finish(void);
|
||||
|
||||
int sxt_reseed(void);
|
||||
|
||||
/* plain text beer exchange :) */
|
||||
int sxt_scanbeer(sxtsession_t *, const char *, size_t);
|
||||
|
||||
int sxt_genbeer(sxtsession_t *, sxtsafebuffer_t *);
|
||||
|
||||
#endif /* __SXT_SXT_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user