s/strlcpy/strlcat/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14929 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -57,8 +57,8 @@
|
|||||||
#ifndef HAVE_VASNPRINTF
|
#ifndef HAVE_VASNPRINTF
|
||||||
#define vasnprintf _editline_vasnprintf
|
#define vasnprintf _editline_vasnprintf
|
||||||
#endif
|
#endif
|
||||||
#ifndef HAVE_STRLCPU
|
#ifndef HAVE_STRLCAT
|
||||||
#define strlcpy _editline_strlcpy
|
#define strlcat _editline_strlcat
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __roken_rename_h__ */
|
#endif /* __roken_rename_h__ */
|
||||||
|
Reference in New Issue
Block a user