]> git.sur5r.net Git - openldap/commit
Patch: lutil_progname() and lutil_strcopy() are not declared (ITS#2021)
authorKurt Zeilenga <kurt@openldap.org>
Tue, 13 Aug 2002 02:33:20 +0000 (02:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 13 Aug 2002 02:33:20 +0000 (02:33 +0000)
commita500feb4a6da888b6b5ee3ceabc29c6d59ff466d
tree933fffa349d391b4a4f2a7f1543e67f84e9ce4f9
parentc5b6a86502dc0c16027cd87e3d9544e9078083db
Patch: lutil_progname() and lutil_strcopy() are not declared  (ITS#2021)

================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
================

lutil_progname() and lutil_strcopy() are not declared, which can
be fatal since they do not return int.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002.
libraries/liblunicode/ucdata/ucgendat.c
servers/slapd/lock.c