/[global]/global/libutil/conf.c
ViewVC logotype

Diff of /global/libutil/conf.c

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

revision 1.34 by h-iwamoto, Tue Sep 7 09:53:41 2004 UTC revision 1.35 by shigio, Wed Nov 3 13:31:48 2004 UTC
# Line 342  openconf() Line 342  openconf()
342          }          }
343          if (!getconfs("sort_command", NULL))          if (!getconfs("sort_command", NULL))
344                  strbuf_puts(sb, ":sort_command=sort");                  strbuf_puts(sb, ":sort_command=sort");
         if (!getconfs("sed_command", NULL))  
                 strbuf_puts(sb, ":sed_command=sed");  
345          strbuf_unputc(sb, ':');          strbuf_unputc(sb, ':');
346          strbuf_putc(sb, ':');          strbuf_putc(sb, ':');
347          confline = strdup(strbuf_value(sb));          confline = strdup(strbuf_value(sb));

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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