|
@@ -105,7 +105,7 @@ void trans3d(struct Map_info *In, struct Map_info *Out, int type,
|
|
"Using category %d."), line, cat);
|
|
"Using category %d."), line, cat);
|
|
cex = (int *)bsearch((void *)&cat, cats, ncats, sizeof(int),
|
|
cex = (int *)bsearch((void *)&cat, cats, ncats, sizeof(int),
|