/[man-db]/man-db/include/comp_src.h.in
ViewVC logotype

Diff of /man-db/include/comp_src.h.in

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

revision 1.4 by cjwatson, Wed Oct 23 01:03:27 2002 UTC revision 1.5 by cjwatson, Sun Aug 3 09:59:00 2003 UTC
# Line 39  Line 39 
39  /* {"/usr/bin/foobar -d", "fb", NULL},                                      */  /* {"/usr/bin/foobar -d", "fb", NULL},                                      */
40  /*--------------------------------------------------------------------------*/  /*--------------------------------------------------------------------------*/
41    
42    #ifndef MAN_COMP_SRC_H
43    #define MAN_COMP_SRC_H
44    
45  #ifdef COMP_SRC  #ifdef COMP_SRC
46    
47  struct compression comp_list[] = {  struct compression comp_list[] = {
# Line 74  struct compression comp_list[] = { Line 77  struct compression comp_list[] = {
77  };  };
78    
79  #endif /* COMP_SRC */  #endif /* COMP_SRC */
80    
81    #endif /* MAN_COMP_SRC_H */

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

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