Fix typo in comment.
This commit is contained in:
parent
1a164919f1
commit
cc6eaf9584
@ -344,7 +344,7 @@ static void open_files (void)
|
||||
*/
|
||||
add_cleanup (cleanup_report_add_group, group_name);
|
||||
|
||||
/* An now open the databases */
|
||||
/* And now open the databases */
|
||||
if (gr_open (O_RDWR) == 0) {
|
||||
fprintf (stderr, _("%s: cannot open %s\n"), Prog, gr_dbname ());
|
||||
SYSLOG ((LOG_WARN, "cannot open %s", gr_dbname ()));
|
||||
|
Loading…
Reference in New Issue
Block a user