projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b4eee9
)
correct typo
author
Marc Fournier
<marc.fournier@camptocamp.com>
Wed, 21 Aug 2013 14:54:10 +0000
(16:54 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Wed, 21 Aug 2013 14:54:10 +0000
(16:54 +0200)
src/cgroups.c
patch
|
blob
|
history
diff --git
a/src/cgroups.c
b/src/cgroups.c
index
061aa32
..
a28f4e9
100644
(file)
--- a/
src/cgroups.c
+++ b/
src/cgroups.c
@@
-93,7
+93,7
@@
static int read_cpuacct_procs (const char *dirname, char const *cgroup_name,
if (fh == NULL)
{
char errbuf[1024];
- ERROR ("cgroups plu
ig
n: fopen (\"%s\") failed: %s",
+ ERROR ("cgroups plu
gi
n: fopen (\"%s\") failed: %s",
abs_path,
sstrerror (errno, errbuf, sizeof (errbuf)));
return (-1);