]> git.sesse.net Git - pistorm/commit
Fix indentation
authorNiklas Ekström <mail@niklasekstrom.nu>
Mon, 30 Nov 2020 21:10:42 +0000 (22:10 +0100)
committerNiklas Ekström <mail@niklasekstrom.nu>
Tue, 1 Dec 2020 07:28:10 +0000 (08:28 +0100)
commit10f045b187379fce3175383598376494d71e2703
tree8f896fb8cfcbcc6090c819532d3b87593bd78772
parent9cb9c210b9a66be617508ec7d67bf40ba71ab7be
Fix indentation

Using the following style in Visual Studio Code:

"C_Cpp.clang_format_fallbackStyle":
  "{ BasedOnStyle: Google, IndentWidth: 2, ColumnLimit: 0 }"
emulator.c