summaryrefslogtreecommitdiff
path: root/dxr3cpu.c
diff options
context:
space:
mode:
authorscop <scop>2005-04-18 21:18:43 +0000
committerscop <scop>2005-04-18 21:18:43 +0000
commit13657b1d3c7c45278eea357be9fb169ad9c50907 (patch)
tree99be99235dfbb5ce843c325ce4684c1e8dfb7edc /dxr3cpu.c
parent7d8c274a64df5375bb4dea2cf18ac5984165467b (diff)
downloadvdr-plugin-dxr3-13657b1d3c7c45278eea357be9fb169ad9c50907.tar.gz
vdr-plugin-dxr3-13657b1d3c7c45278eea357be9fb169ad9c50907.tar.bz2
More indentation settings.
Diffstat (limited to 'dxr3cpu.c')
-rw-r--r--dxr3cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3cpu.c b/dxr3cpu.c
index 133ef7a..41f2435 100644
--- a/dxr3cpu.c
+++ b/dxr3cpu.c
@@ -139,5 +139,6 @@ bool cDxr3CPU::Cpuid(unsigned long function, unsigned long& out_eax, unsigned lo
// Local variables:
// mode: c++
// c-file-style: "stroustrup"
+// c-file-offsets: ((inline-open . 0))
// indent-tabs-mode: t
// End: