remove version string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7336 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -111,8 +111,6 @@ DECL(merge);
|
|||||||
|
|
||||||
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
|
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
|
||||||
|
|
||||||
#define KADMIN_APPL_VERSION "KADM0.0" /* XXX get from kadm5_locl.h */
|
|
||||||
|
|
||||||
/* util.c */
|
/* util.c */
|
||||||
|
|
||||||
void attributes2str(krb5_flags attributes, char *str, size_t len);
|
void attributes2str(krb5_flags attributes, char *str, size_t len);
|
||||||
|
Reference in New Issue
Block a user