summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/dos.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/doscmd/dos.c')
-rw-r--r--usr.bin/doscmd/dos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/dos.c b/usr.bin/doscmd/dos.c
index 975c3b8..90b0b12 100644
--- a/usr.bin/doscmd/dos.c
+++ b/usr.bin/doscmd/dos.c
@@ -1800,7 +1800,7 @@ int21_57_0(regcontext_t *REGS)
** set mtime for handle
*/
static int
-int21_57_1(regcontext_t *REGS)
+int21_57_1(regcontext_t *REGS __unused)
{
#ifdef __NetBSD__ /* XXX need futimes() */
struct stat sb;
OpenPOWER on IntegriCloud