From 009bb94f17803dff459b812d7314e300a1b31e1e Mon Sep 17 00:00:00 2001 From: rajdakin Date: Fri, 9 Apr 2021 17:52:25 +0200 Subject: Changed missed unwanted "box86" --- src/include/pathcoll.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/pathcoll.h') diff --git a/src/include/pathcoll.h b/src/include/pathcoll.h index f1a0b93e..5b730d34 100755 --- a/src/include/pathcoll.h +++ b/src/include/pathcoll.h @@ -1,7 +1,7 @@ #ifndef __PATHCOLL_H_ #define __PATHCOLL_H_ -// utility to handle path collection (like BOX86_PATH or BOX86_LD_LIBRARY_PATH) +// utility to handle path collection (like BOX64_PATH or BOX64_LD_LIBRARY_PATH) // paths can be resized with realloc, so don't take address as invariant typedef struct path_collection_s -- cgit 1.4.1