From b626a0b1272e703d01a8001ddd7bab7b3cd5b6e3 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' --- 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