From 866289b38aefbee3b8bfd5a86894d34cf4d7eab3 Mon Sep 17 00:00:00 2001 From: rakshasa Date: Tue, 28 Jan 2014 23:29:05 +0900 Subject: [PATCH] Updated email address. --- configure.ac | 2 +- doc/plot/instrumentation_transfers.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3c6f482b..1f6f14d6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(rtorrent, 0.9.3, jaris@ifi.uio.no) +AC_INIT(rtorrent, 0.9.3, sundell.software@gmail.com) AC_DEFINE(API_VERSION, 8, api version) diff --git a/doc/plot/instrumentation_transfers.sh b/doc/plot/instrumentation_transfers.sh index 698c792d..5bae7e89 100755 --- a/doc/plot/instrumentation_transfers.sh +++ b/doc/plot/instrumentation_transfers.sh @@ -9,6 +9,8 @@ set y2tics set autoscale xfix set key autotitle columnhead +set datafile missing '0' + set format y "%.0f" set format y2 "%.0f"