modeline: ts=8, fix tabs

This commit is contained in:
Jōshin 2023-12-16 21:24:13 -05:00
parent a228426480
commit 7cb161c7d3
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
/usr/bin/env echo ' -*-mode:sh;indent-tabs-mode:nil;tab-width:8;coding:utf-8-*-│
│ vi: set et ft=sh ts=2 sts=2 sw=2 fenc=utf-8 :vi │
│ vi: set et ft=sh ts=8 sts=2 sw=2 fenc=utf-8 :vi │
╞══════════════════════════════════════════════════════════════════════════════╡
│ Copyright 2020 Justine Alexandra Roberts Tunney │
│ │
@ -61,9 +61,9 @@ imp() {
thunk() {
printf '
.text.windows
.ftrace1
.ftrace1
%s:
.ftrace2
.ftrace2
#ifdef __x86_64__
push %%rbp
mov %%rsp,%%rbp
@ -81,9 +81,9 @@ thunk() {
thunk0() {
printf '
.text.windows
.ftrace1
.ftrace1
%s:
.ftrace2
.ftrace2
#ifdef __x86_64__
push %%rbp
mov %%rsp,%%rbp
@ -102,9 +102,9 @@ thunk0() {
thunk1() {
printf '
.text.windows
.ftrace1
.ftrace1
%s:
.ftrace2
.ftrace2
#ifdef __x86_64__
push %%rbp
mov %%rsp,%%rbp