remove duplicate ;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15564 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -388,7 +388,7 @@ rk_strpoolcollect(struct rk_strpool *);
|
||||
|
||||
struct rk_strpool * ROKEN_LIB_FUNCTION
|
||||
rk_strpoolprintf(struct rk_strpool *, const char *, ...)
|
||||
__attribute__ ((format (printf, 2, 3)));;
|
||||
__attribute__ ((format (printf, 2, 3)));
|
||||
|
||||
void ROKEN_LIB_FUNCTION
|
||||
rk_strpoolfree(struct rk_strpool *);
|
||||
|
Reference in New Issue
Block a user