Must flush for dbhcr

This commit is contained in:
Marty Kraimer
1995-01-09 20:41:59 +00:00
parent 33074d31f4
commit 8bbe24525b

View File

@@ -813,6 +813,7 @@ int dbhcr(void)
return(0);
}
dbReportDeviceConfig(pdbBase,stdout);
fflush(stdout);
return(0);
}