[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] xentop: declare signal handler as static



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1216038405 -3600
# Node ID 750919688b61cf069b7085ce40817781739bdb89
# Parent  20dca27907d94348820c79e45bf9c609bfe31ed8
xentop: declare signal handler as static
Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
---
 tools/xenstat/xentop/xentop.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 20dca27907d9 -r 750919688b61 tools/xenstat/xentop/xentop.c
--- a/tools/xenstat/xentop/xentop.c     Mon Jul 14 13:13:39 2008 +0100
+++ b/tools/xenstat/xentop/xentop.c     Mon Jul 14 13:26:45 2008 +0100
@@ -1015,7 +1015,7 @@ static void top(void)
 
 static int signal_exit;
 
-void signal_exit_handler(int sig)
+static void signal_exit_handler(int sig)
 {
        signal_exit = 1;
 }

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.