summaryrefslogtreecommitdiff
path: root/includes/Stg.h
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-08-20 12:40:24 -0500
committerAustin Seipp <austin@well-typed.com>2014-08-20 12:51:29 -0500
commitc867cbc8df1cb2d50e1f8d59c30f09ec7612a50a (patch)
treec258bcd8993684be4df9f36ee348705135ebda3f /includes/Stg.h
parent15df6d98afb8c3813013c5b97efffe0ba8020d32 (diff)
downloadhaskell-c867cbc8df1cb2d50e1f8d59c30f09ec7612a50a.tar.gz
[ci skip] includes: detabify/dewhitespace Stg.h
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'includes/Stg.h')
-rw-r--r--includes/Stg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Stg.h b/includes/Stg.h
index 9edb6a0f2b..1f3e18a709 100644
--- a/includes/Stg.h
+++ b/includes/Stg.h
@@ -53,7 +53,7 @@
// C compilers that use an LLVM back end (clang or llvm-gcc) do not
// correctly support global register variables so we make sure that
// we do not declare them for these compilers.
-# define NO_GLOBAL_REG_DECLS /* don't define fixed registers */
+# define NO_GLOBAL_REG_DECLS /* don't define fixed registers */
#endif
/* Configuration */