Ignore:
Timestamp:
Aug 7, 2006, 1:16:48 AM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r754:755 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0.9/mondo/mondo/common/libmondo-files.c

    r737 r756  
    12141214
    12151215    /*@ buffers ******** */
    1216     char outfile[MAX_STR_LEN];
    12171216    char nfs_dev[MAX_STR_LEN];
    12181217    char nfs_mount[MAX_STR_LEN];
     
    12271226    /*@ pointers ***** */
    12281227    char *p;
    1229     FILE *fout;
    1230 
    1231 
    12321228
    12331229    log_it("Storing NFS configuration");
Note: See TracChangeset for help on using the changeset viewer.