aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_seti.c
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-13 19:06:01 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-03-13 19:06:01 +0000
commit442be49e790c5850b57b909b469793fe9c22daaf (patch)
treefc177e03362a8f858c266ccc4add548d180c7295 /plugin_seti.c
parent0e81f75d59d11dc40b2c99e8e6e0e492f78370df (diff)
downloadlcd4linux-442be49e790c5850b57b909b469793fe9c22daaf.tar.gz
[lcd4linux @ 2004-03-13 19:06:01 by reinelt]
ChangeLog and Status update; small glitch in plugin_seti fixed. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@399 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'plugin_seti.c')
-rw-r--r--plugin_seti.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/plugin_seti.c b/plugin_seti.c
index c1d2d6a..9d3a82e 100644
--- a/plugin_seti.c
+++ b/plugin_seti.c
@@ -1,4 +1,4 @@
-/* $Id: plugin_seti.c,v 1.1 2004/03/13 06:49:20 reinelt Exp $
+/* $Id: plugin_seti.c,v 1.2 2004/03/13 19:06:01 reinelt Exp $
*
* plugin for seti@home status reporting
*
@@ -27,6 +27,9 @@
*
*
* $Log: plugin_seti.c,v $
+ * Revision 1.2 2004/03/13 19:06:01 reinelt
+ * ChangeLog and Status update; small glitch in plugin_seti fixed.
+ *
* Revision 1.1 2004/03/13 06:49:20 reinelt
* seti@home plugin ported to NextGeneration
*
@@ -60,8 +63,6 @@
static HASH SETI = { 0, };
static int fatal = 0;
-static char *dir = NULL;
-
static int parse_seti (void)
{