Standardising error codes in string_append
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 23 Oct 2001 21:27:50 +0000 (21:27 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 23 Oct 2001 21:27:50 +0000 (21:27 +0000)
commit9eaeb3376602e70a44f720b45e9004c8781c596c
treeb5a94cacc9ef9b3b4a0d80454bbd0291b527357f
parent7587a9b1d70b1d674c7b93e13e3fdd523ad3ecf1
Standardising error codes in string_append
make_path() no longer adds '\\' if the dir already ends in '\\' (this
is just copying a UNIX-specific fix to the Windows-specific part)
miscutil.c
miscutil.h