Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix language statistics by considering *.inc files to be C files. (#1078
) Otherwise, they are considered to be PHP or C++ files, which causes GitHub's language statistics to show that Capstone is written mostly in PHP (42.2%) and C++ (33.1%), which is nonsense.
- Loading branch information