Skip to content

Commit

Permalink
Spacing changes. Aniticpating 2.5.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sacerdoti committed Oct 15, 2002
1 parent 9319b2e commit 21ad22e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monitor-core/gmond/cleanup.c
Expand Up @@ -96,9 +96,9 @@ cleanup_node ( datum_t *key, datum_t *val, void *arg )
cleanup->key=0;
}
else {
debug_msg("Cleanup: exiting hash_foreach with an error %d", rc);
debug_msg("Cleanup: exiting hash_foreach with an error %d", rc);
break;
}
}
}

return 0;
Expand Down

0 comments on commit 21ad22e

Please sign in to comment.