Changeset 16508 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Feb 15, 2008, 9:52:05 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r16471 r16508 114 114 PS_ASSERT_PTR_NON_NULL(config, false); 115 115 116 fprintf (stdout, "*** delete the chip tables? ***\n"); 116 psString dbName = psMetadataLookupStr(&status, config->modules->site, "DBNAME"); 117 118 fprintf (stdout, "*** delete the chip tables from database %s? ***\n", dbName); 117 119 fprintf (stdout, "*** to delete the tables, answer YES, and give password ***\n"); 118 120 fprintf (stdout, "*** WARNING: this action is permanent ***\n\n");
Note:
See TracChangeset
for help on using the changeset viewer.
