mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-23 04:12:39 +00:00
Fix comment grammar (and test jenkins)
This commit is contained in:
parent
ef0364e5c9
commit
bba199e795
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -88,7 +88,7 @@ endif
|
|||
export ARCH
|
||||
|
||||
# For historical compatibility reasons on non-windows
|
||||
# platform output files use i386 instead of x86
|
||||
# platforms output files use i386 instead of x86
|
||||
ifeq ($(ARCH),x86)
|
||||
ifneq ($(PLATFORM),mingw32)
|
||||
FILE_ARCH=i386
|
||||
|
|
Loading…
Reference in a new issue