From 90a08f4f1082f25ab999d8a331dcbea512778a47 Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 13 Jan 2004 10:03:01 +0000 Subject: [lcd4linux @ 2004-01-13 10:03:01 by reinelt] new util 'hash' for associative arrays new plugin 'cpuinfo' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@309 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- plugin_sample.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'plugin_sample.c') diff --git a/plugin_sample.c b/plugin_sample.c index d9b8eae..92c2a29 100644 --- a/plugin_sample.c +++ b/plugin_sample.c @@ -1,8 +1,9 @@ -/* $Id: plugin_sample.c,v 1.1 2004/01/06 17:33:45 reinelt Exp $ +/* $Id: plugin_sample.c,v 1.2 2004/01/13 10:03:01 reinelt Exp $ * * plugin template * * Copyright 2003 Michael Reinelt + * Copyright 2004 The LCD4Linux Team * * This file is part of LCD4Linux. * @@ -22,6 +23,10 @@ * * * $Log: plugin_sample.c,v $ + * Revision 1.2 2004/01/13 10:03:01 reinelt + * new util 'hash' for associative arrays + * new plugin 'cpuinfo' + * * Revision 1.1 2004/01/06 17:33:45 reinelt * * Evaluator: functions with variable argument lists -- cgit v1.2.3