diff options
author | Hello TMW <hello@themanaworld.org> | 2025-03-12 12:16:19 +0000 |
---|---|---|
committer | Hello TMW <hello@themanaworld.org> | 2025-03-12 12:16:19 +0000 |
commit | b0428330565e92350b002d969c90601f90dc47e5 (patch) | |
tree | 1f22af7cf0039ac80e032edad8876ae0e348867c /tools/pp-indent | |
parent | 3a0bfe045e24a8d769c60b513ade85505926be70 (diff) | |
parent | 88dfbd91ed22ab4ad98b2b9f0243f9d9faa9b49d (diff) | |
download | tmwa-master.tar.gz tmwa-master.tar.bz2 tmwa-master.tar.xz tmwa-master.zip |
Diffstat (limited to 'tools/pp-indent')
-rwxr-xr-x | tools/pp-indent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pp-indent b/tools/pp-indent index 9be9a03..622614a 100755 --- a/tools/pp-indent +++ b/tools/pp-indent @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- encoding: utf-8 ## pp-indent - Filter to apply indentation to preprocessor statements ## |