summaryrefslogtreecommitdiff
path: root/ddb/db_cond.c
diff options
context:
space:
mode:
Diffstat (limited to 'ddb/db_cond.c')
-rw-r--r--ddb/db_cond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddb/db_cond.c b/ddb/db_cond.c
index 82ec0d6..ae52bef 100644
--- a/ddb/db_cond.c
+++ b/ddb/db_cond.c
@@ -123,7 +123,7 @@ db_cond_print(bkpt)
}
void
-db_cond_cmd()
+db_cond_cmd(void)
{
int c;
struct db_cond *cp;