Changeset 3819 in MondoRescue for branches/3.3/mondo/src
- Timestamp:
- Mar 3, 2024, 1:54:34 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/mondo/src/mondorestore/mondorestore.c
r3790 r3819 114 114 115 115 /** 116 * Mondo's home directory during backup. Unused in mondorestore ; included116 * Mondo's home directory during backup. Unused in mondorestore (?); included 117 117 * to avoid link errors. 118 118 */ 119 extern char *g_mondo_home;119 char *g_mondo_home = NULL; 120 120 121 121 char *g_getfacl;
Note:
See TracChangeset
for help on using the changeset viewer.