[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lvm-devel
Subject:    [lvm-devel] LVM2/lib/locking file_locking.c
From:       zkabelac () sourceware ! org
Date:       2008-11-12 9:30:53
Message-ID: 20081112093053.10947.qmail () sourceware ! org
[Download RAW message or body]

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2008-11-12 09:30:53

Modified files:
	lib/locking    : file_locking.c 

Log message:
	* minor compilator warning fix for improper function declaration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/locking/file_locking.c.diff?cvsroot=lvm2&r1=1.40&r2=1.41


--- LVM2/lib/locking/file_locking.c	2008/11/03 22:14:29	1.40
+++ LVM2/lib/locking/file_locking.c	2008/11/12 09:30:52	1.41
@@ -92,7 +92,7 @@
 	_release_lock(NULL, 0);
 }
 
-static void _remove_ctrl_c_handler()
+static void _remove_ctrl_c_handler(void)
 {
 	siginterrupt(SIGINT, 0);
 	if (!_handler_installed)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic