summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-08-22 22:21:15 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-22 22:21:15 +0900
commit0f82b337eec15f406fd7a92569a974e081fc7664 (patch)
tree26662de2ed75af6293a523f2cb335afad1254ed9
parent6da247524eb90b067d3168d8e211c2d54dcc757a (diff)
Revert "Commit tab indentation"
This reverts commit 6da247524eb90b067d3168d8e211c2d54dcc757a.
-rw-r--r--test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.c b/test.c
index a0369981e7..16e7b70d3f 100644
--- a/test.c
+++ b/test.c
@@ -1,6 +1,5 @@
int main() {
{
1;
- 1;
}
}