diff options
| author | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:03:11 +0200 |
|---|---|---|
| committer | mid-kid <esteve.varela@gmail.com> | 2018-04-01 17:05:10 +0200 |
| commit | 81fff9bb80af3db0ee381c824261b8963e1cc221 (patch) | |
| tree | 9313b7bf00c6b4492917fc2717a94d428d8c1d5c /engine/printer | |
| parent | 91a768b24343ffabbe5ab4084451d1e3ecbc306b (diff) | |
Fix file permissions
I have no idea why this was a thing (do people store this repo on FAT32
flash drives or something?), but quite a bit of files had a permission
of 755. This isn't really a problem, but it's inconsistent and weird.
Diffstat (limited to 'engine/printer')
| -rw-r--r--[-rwxr-xr-x] | engine/printer/print_party.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | engine/printer/printer.asm | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | engine/printer/printer_serial.asm | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/engine/printer/print_party.asm b/engine/printer/print_party.asm index 1095ce584..1095ce584 100755..100644 --- a/engine/printer/print_party.asm +++ b/engine/printer/print_party.asm diff --git a/engine/printer/printer.asm b/engine/printer/printer.asm index 0264b4f7a..0264b4f7a 100755..100644 --- a/engine/printer/printer.asm +++ b/engine/printer/printer.asm diff --git a/engine/printer/printer_serial.asm b/engine/printer/printer_serial.asm index 4e0d10851..4e0d10851 100755..100644 --- a/engine/printer/printer_serial.asm +++ b/engine/printer/printer_serial.asm |
