/[man-db]/man-db/lib/pipeline.h
ViewVC logotype

Diff of /man-db/lib/pipeline.h

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

revision 1.5 by cjwatson, Sun Aug 3 19:48:29 2003 UTC revision 1.6 by cjwatson, Sun Aug 3 20:08:49 2003 UTC
# Line 32  typedef struct command { Line 32  typedef struct command {
32          int argc;          int argc;
33          int argv_max;           /* size of allocated array */          int argv_max;           /* size of allocated array */
34          char **argv;          char **argv;
35            int nice;
36  } command;  } command;
37    
38  typedef struct pipeline {  typedef struct pipeline {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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