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

Diff of /monit/util.c

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

revision 1.71 by hauk, Thu Jul 24 00:27:24 2003 UTC revision 1.72 by hauk, Thu Jul 24 00:50:18 2003 UTC
# Line 203  char *trim_quotes(char *s) { Line 203  char *trim_quotes(char *s) {
203    
204    
205  /**  /**
206   * Replace all occurrences of the sub-string old in the string s with   * Replace all occurrences of the sub-string old in the string src
207   * the new sub-string new. The method is case sensitive for the   * with the sub-string new. The method is case sensitive for the
208   * sub-strings new and old. The string parameter s must be an   * sub-strings new and old. The string parameter src must be an
209   * allocated string, not a character array.   * allocated string, not a character array.
210   * @param src An allocated string reference (e.g. &string)   * @param src An allocated string reference (e.g. &string)
211   * @param old The old sub-string   * @param old The old sub-string

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

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