Fix some warnings.

This commit is contained in:
hyousatsu
2024-07-06 09:42:25 +00:00
parent c79224b367
commit f0123efa84
44 changed files with 95 additions and 95 deletions

View File

@@ -53,7 +53,7 @@
*/
int
d_recwrite(
const char *rec, /* ptr to record area */
const void *rec, /* ptr to record area */
int dbn
)
{