diff options
Diffstat (limited to 'libdirmgt/dirmgt.h')
-rw-r--r-- | libdirmgt/dirmgt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libdirmgt/dirmgt.h b/libdirmgt/dirmgt.h index 6b2006be..15921609 100644 --- a/libdirmgt/dirmgt.h +++ b/libdirmgt/dirmgt.h @@ -49,5 +49,3 @@ dirmgt_readdir (struct directory *dir, char **data, u_int *datacnt, with the reported error. */ error_t (*dirmgt_find_entry)(struct directory *dir, char *name); - - |