- Timestamp:
- Sep 23, 2018, 11:33:17 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_dbIO.c
r525 r538 409 409 { 410 410 dlog(1, file, line, 411 _("There is a record with a bad version number in the file signature database: %s\n "),411 _("There is a record with a bad version number in the file signature database: %s\nThis may be caused by using '-t init' repeatedly to initialise the database, without (re)moving the database file.\n"), 412 412 (NULL == filepath) ? _("(null)") : filepath); 413 413 sh_error_handle((-1), file, line, 0, MSG_E_SUBGPATH,
Note:
See TracChangeset
for help on using the changeset viewer.