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
|
||||
#define vasnprintf _editline_vasnprintf
|
||||
#endif
|
||||
#ifndef HAVE_STRLCPU
|
||||
#define strlcpy _editline_strlcpy
|
||||
#ifndef HAVE_STRLCAT
|
||||
#define strlcat _editline_strlcat
|
||||
#endif
|
||||
|
||||
#endif /* __roken_rename_h__ */
|
||||
|
Reference in New Issue
Block a user