diff options
Diffstat (limited to 'dxr3memcpy.h')
-rw-r--r-- | dxr3memcpy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3memcpy.h b/dxr3memcpy.h index 9214d53..0fb1442 100644 --- a/dxr3memcpy.h +++ b/dxr3memcpy.h @@ -94,5 +94,6 @@ extern void *(* dxr3_memcpy)(void *to, const void *from, size_t len); // Local variables: // mode: c++ // c-file-style: "stroustrup" +// c-file-offsets: ((inline-open . 0)) // indent-tabs-mode: t // End: |