python: Use spaces, not tabs
authorMathieu Bridon <bochecha@daitauha.fr>
Thu, 5 Jul 2018 13:17:33 +0000 (15:17 +0200)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 6 Jul 2018 17:04:55 +0000 (10:04 -0700)
commite5a8d51e541376077d3ca72f00eacadab6ac0501
treea5db1a3067b05b4c8bbfb8807d89cde611f91597
parent0f7b18fa0d353aab0a44082b1aca8d8c00df71a7
python: Use spaces, not tabs

Python 3 doesn't allow mixing spaces and tabs in a script, contrarily to
Python 2.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/mapi/glapi/gen/glX_proto_size.py