projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7eb19
)
Merged the fix of Revision 302 to the branches
author
octo
<octo>
Wed, 14 Dec 2005 18:00:25 +0000
(18:00 +0000)
committer
octo
<octo>
Wed, 14 Dec 2005 18:00:25 +0000
(18:00 +0000)
src/processes.c
patch
|
blob
|
history
diff --git
a/src/processes.c
b/src/processes.c
index
fcf9197
..
c69b5ce
100644
(file)
--- a/
src/processes.c
+++ b/
src/processes.c
@@
-94,8
+94,6
@@
void ps_read (void)
return;
}
- int strsplit (char *string, char **fields, size_t size);
-
while ((ent = readdir (proc)) != NULL)
{
if (!isdigit (ent->d_name[0]))