]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Fix alignment issues (can remove a clang warning, and also makes our code more portable!)
authorDale Weiler <killfieldengine@gmail.com>
Thu, 25 Apr 2013 03:17:52 +0000 (03:17 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Thu, 25 Apr 2013 03:17:52 +0000 (03:17 +0000)
commit1b5504fb9eae2f1eb2a0ef90afecf35387087bcb
tree53ae28df9c03ce7f32322463c3575acfa07fdbb0
parentbfbb60bbed91ef38b7cde9c9653e576d41d2effb
Fix alignment issues (can remove a clang warning, and also makes our code more portable!)
Makefile
gmqcc.h
util.c