/[monit]/monit/status.c
ViewVC logotype

Diff of /monit/status.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by chopp, Thu Feb 13 08:51:13 2003 UTC revision 1.25 by hauk, Fri Jun 6 16:43:06 2003 UTC
# Line 125  void status_group(char *G) { Line 125  void status_group(char *G) {
125    
126    for(p= processlist; p; p= p->next) {    for(p= processlist; p; p= p->next) {
127    
128      if(is(p->group, G)) {      if(IS(p->group, G)) {
129    
130        if(remote) {        if(remote) {
131    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26