From 6df9cd13a556162c39d47438b1f925deeae15df0 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 26 Jun 2004 12:05:00 +0000 Subject: [lcd4linux @ 2004-06-26 12:04:59 by reinelt] uh-oh... the last CVS log message messed up things a lot... --- plugin_uptime.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'plugin_uptime.c') diff --git a/plugin_uptime.c b/plugin_uptime.c index df718ca..8f4dbd4 100644 --- a/plugin_uptime.c +++ b/plugin_uptime.c @@ -1,4 +1,4 @@ -/* $Id: plugin_uptime.c,v 1.3 2004/06/26 09:27:21 reinelt Exp $ +/* $Id: plugin_uptime.c,v 1.4 2004/06/26 12:05:00 reinelt Exp $ * * plugin for uptime * @@ -23,10 +23,14 @@ * * * $Log: plugin_uptime.c,v $ + * Revision 1.4 2004/06/26 12:05:00 reinelt + * + * uh-oh... the last CVS log message messed up things a lot... + * * Revision 1.3 2004/06/26 09:27:21 reinelt * * added '-W' to CFLAGS - * changed all C++ comments to C ones ('//' => '/* */') + * changed all C++ comments to C ones * cleaned up a lot of signed/unsigned mistakes * * Revision 1.2 2004/06/20 10:09:56 reinelt -- cgit v1.2.3 a href='/verteco.git/?h=v1.4'>summaryrefslogtreecommitdiffstats
path: root/alarm.c
blob: a0bfa356edbdb4ad0da7822ec88ba3c1082ced0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29