* LVM2/lib/misc lvm-globals.h
@ 2008-11-12 9:41 zkabelac
0 siblings, 0 replies; only message in thread
From: zkabelac @ 2008-11-12 9:41 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: zkabelac at sourceware.org 2008-11-12 09:41:45
Modified files:
lib/misc : lvm-globals.h
Log message:
removed redundant redeclaration of init_indent() and init_msg_prefix() from lvm-logging.h
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/misc/lvm-globals.h.diff?cvsroot=lvm2&r1=1.2&r2=1.3
--- LVM2/lib/misc/lvm-globals.h 2008/11/03 18:59:58 1.2
+++ LVM2/lib/misc/lvm-globals.h 2008/11/12 09:41:44 1.3
@@ -27,8 +27,6 @@
void init_trust_cache(int trustcache);
void init_debug(int level);
void init_cmd_name(int status);
-void init_msg_prefix(const char *prefix);
-void init_indent(int indent);
void init_ignorelockingfailure(int level);
void init_lockingfailed(int level);
void init_security_level(int level);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-12 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 9:41 LVM2/lib/misc lvm-globals.h zkabelac
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.