* LVM2/po pogen.h
@ 2008-10-31 22:32 agk
0 siblings, 0 replies; only message in thread
From: agk @ 2008-10-31 22:32 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2008-10-31 22:32:54
Modified files:
po : pogen.h
Log message:
dm+lvm2 macros
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/po/pogen.h.diff?cvsroot=lvm2&r1=1.2&r2=1.3
--- LVM2/po/pogen.h 2004/03/30 19:35:41 1.2
+++ LVM2/po/pogen.h 2008/10/31 22:32:54 1.3
@@ -13,11 +13,11 @@
*/
/*
- * Macro to change log messages into a format that xgettext can handle.
+ * Macros to change log messages into a format that xgettext can handle.
*
* Note that different PRI* definitions lead to different strings for
* different architectures.
*/
#define print_log(level, file, line, format, args...) print_log(format, args)
-
+#define dm_log(level, file, line, format, args...) dm_log(format, args)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-31 22:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 22:32 LVM2/po pogen.h agk
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.