summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-08-20 12:46:33 -0500
committerAustin Seipp <austin@well-typed.com>2014-08-20 12:51:31 -0500
commitf20c6636b18079769a10e7a93a80e34393673347 (patch)
treecbf0c290c7b6d15f415d8c2ccf1ad9f70a6dd6d7 /includes
parent1c43f620eeb65552614c6392e25f1404de291d6c (diff)
downloadhaskell-f20c6636b18079769a10e7a93a80e34393673347.tar.gz
[ci skip] includes: detabify/dewhitespace rts/prof/LDV.h
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'includes')
-rw-r--r--includes/rts/prof/LDV.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/rts/prof/LDV.h b/includes/rts/prof/LDV.h
index 2df18efcc4..7d6f9ff409 100644
--- a/includes/rts/prof/LDV.h
+++ b/includes/rts/prof/LDV.h
@@ -20,7 +20,7 @@
#define LDVW(c) (((StgClosure *)(c))->header.prof.hp.ldvw)
/*
- * Stores the creation time for closure c.
+ * Stores the creation time for closure c.
* This macro is called at the very moment of closure creation.
*
* NOTE: this initializes LDVW(c) to zero, which ensures that there