fix bsearch tables that must be sorted, add comment to all tables that must be sorted
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
|
||||
|
||||
|
||||
/* CAUTION: table must be sorted for bsearch */
|
||||
static const FileId TypeTable[] = {
|
||||
/* Upper case stuff for obsolete operating systems */
|
||||
{ "A", FILETYPE_LIB },
|
||||
|
||||
Reference in New Issue
Block a user