* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 979c8463434c6deddd7b61f3e665983ba3b04308
@ 2015-04-09 12:34 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-04-09 12:34 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1869 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 979c8463434c6deddd7b61f3e665983ba3b04308 (commit)
from eb3c6c47ca5d8dcbb5fa1a1fbf3d0d6d7799b2e8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 979c8463434c6deddd7b61f3e665983ba3b04308
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Apr 9 14:33:54 2015 +0200
collectd: Fix typo in "derive"
-----------------------------------------------------------------------
Summary of changes:
.../collectd/0022-openvpn-Change-data-type-from-COUNTER-to-DERIVE.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files:
diff --git a/src/patches/collectd/0022-openvpn-Change-data-type-from-COUNTER-to-DERIVE.patch b/src/patches/collectd/0022-openvpn-Change-data-type-from-COUNTER-to-DERIVE.patch
index ec6819c..0704a6b 100644
--- a/src/patches/collectd/0022-openvpn-Change-data-type-from-COUNTER-to-DERIVE.patch
+++ b/src/patches/collectd/0022-openvpn-Change-data-type-from-COUNTER-to-DERIVE.patch
@@ -61,7 +61,7 @@ index 2db3677..d446e99 100644
sstrncpy (vl.plugin_instance, pinst,
sizeof (vl.plugin_instance));
- sstrncpy (vl.type, "compression", sizeof (vl.type));
-+ sstrncpy (vl.type, "compression_dervice", sizeof (vl.type));
++ sstrncpy (vl.type, "compression_derive", sizeof (vl.type));
if (tinst != NULL)
sstrncpy (vl.type_instance, tinst, sizeof (vl.type_instance));
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-09 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09 12:34 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 979c8463434c6deddd7b61f3e665983ba3b04308 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox