summaryrefslogtreecommitdiff
path: root/dxr3spudecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3spudecoder.h')
-rw-r--r--dxr3spudecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3spudecoder.h b/dxr3spudecoder.h
index 939089a..0aa5ed9 100644
--- a/dxr3spudecoder.h
+++ b/dxr3spudecoder.h
@@ -182,6 +182,6 @@ inline uint32_t cDxr3SpuPalette::getColor(uint8_t idx, uint8_t trans) const
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// tab-width: 4;
+// c-basic-offset: 4
// indent-tabs-mode: nil
// End: