- Timestamp:
- Sep 22, 2007 8:53:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp
r4982 r4983 163 163 #endif 164 164 static char *g_pszHdaFile = NULL; 165 static bool g_ HdaSpf = false;165 static bool g_fHdaSpf = false; 166 166 static char *g_pszHdbFile = NULL; 167 static bool g_ HdbSpf = false;167 static bool g_fHdbSpf = false; 168 168 static char *g_pszCdromFile = NULL; 169 169 static char *g_pszFdaFile = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.