summaryrefslogtreecommitdiff
path: root/src/GF/System/ATKSpeechInput.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/System/ATKSpeechInput.hs')
-rw-r--r--src/GF/System/ATKSpeechInput.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/System/ATKSpeechInput.hs b/src/GF/System/ATKSpeechInput.hs
index 2e9e5c0a1..4b50293af 100644
--- a/src/GF/System/ATKSpeechInput.hs
+++ b/src/GF/System/ATKSpeechInput.hs
@@ -134,4 +134,4 @@ getEnv_ e err =
env <- getEnvironment
case lookup e env of
Just v -> return v
- Nothing -> fail err \ No newline at end of file
+ Nothing -> fail err