Changeset 1150 in MondoRescue for branches/stable/mondo/src/common
- Timestamp:
- Feb 12, 2007, 11:48:15 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/common/libmondo-files.c
r1140 r1150 1096 1096 p++; 1097 1097 strcpy(nfs_server_ipaddr, tmp); 1098 strcpy(nfs_mount, p); 1098 1099 mr_free(tmp); 1099 1100 1100 strcpy(nfs_mount, p);1101 1101 /* BERLIOS : there is a bug #67 here as it only considers the first NIC */ 1102 1102 mr_asprintf(&command,
Note:
See TracChangeset
for help on using the changeset viewer.