nasmlib: fix MacOS classic catsep definition
commitd00d8c6ac396a84e85900cff7058f88180bf68fa
authorH. Peter Anvin <hpa@zytor.com>
Mon, 24 Apr 2017 06:11:12 +0000 (23 23:11 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 24 Apr 2017 06:11:12 +0000 (23 23:11 -0700)
treeb2b84766f3fcaf6549e46a8e0313d49d3bed316a
parent11a07a7319676b55b9668fdfbf159580388d0318
nasmlib: fix MacOS classic catsep definition

Correct the definition for MacOS classic "catsep" in nasm_catfile().
Also put in a stern comment that this function doesn't handle
filenames with path components.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
nasmlib/path.c