aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/mauvesend2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mauvesend b/bin/mauvesend
index 42229eb..d30b84a 100644
--- a/bin/mauvesend
+++ b/bin/mauvesend
@@ -167,7 +167,7 @@ require 'getoptlong'
end
end
-NOW = Mauve::MauveTime.now
+NOW = Time.now
def error(msg)
STDERR.print "*** Error: #{msg}\n"