aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_seti.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin_seti.c')
-rw-r--r--plugin_seti.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugin_seti.c b/plugin_seti.c
index afb80ee..68b2f5b 100644
--- a/plugin_seti.c
+++ b/plugin_seti.c
@@ -1,9 +1,9 @@
-/* $Id: plugin_seti.c 728 2007-01-14 11:14:38Z michael $
- * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/plugin_seti.c $
+/* $Id: plugin_seti.c 1136 2010-11-28 16:07:16Z mzuther $
+ * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/plugin_seti.c $
*
* plugin for seti@home status reporting
*
- * Copyright (C) 2004 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 2004 Michael Reinelt <michael@reinelt.co.at>
* Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* based on the old seti client which is
@@ -63,7 +63,7 @@ static int parse_seti(void)
FILE *stream;
int age;
- /* if a fatal error occured, do nothing */
+ /* if a fatal error occurred, do nothing */
if (fatal != 0)
return -1;