]> git.sur5r.net Git - openldap/commitdiff
fix prev commit
authorJong Hyuk Choi <jongchoi@openldap.org>
Mon, 1 Dec 2003 18:09:48 +0000 (18:09 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Mon, 1 Dec 2003 18:09:48 +0000 (18:09 +0000)
servers/slapd/add.c

index b951f406cec5ea40c2b26473078ee4474449d7cc..ae06f2625917d94487cfcb58a1c64239c47591be 100644 (file)
@@ -590,7 +590,6 @@ slap_entry2mods(
        Modifications **mods,
        const char **text,
        char *textbuf, size_t textlen )
-)
 {
        Modifications   *modhead = NULL;
        Modifications   *mod;