From: op Date: Mon, 17 Apr 2023 09:53:08 +0000 (+0000) Subject: add doindent() prototype at the start of the file; forgotten in previous X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1f6d61a3fa953e17d36e6c2c57db62d62223c1f0;p=openbsd add doindent() prototype at the start of the file; forgotten in previous --- diff --git a/usr.bin/mg/util.c b/usr.bin/mg/util.c index 5fb0bd757c9..05fd84f91c8 100644 --- a/usr.bin/mg/util.c +++ b/usr.bin/mg/util.c @@ -1,4 +1,4 @@ -/* $OpenBSD: util.c,v 1.46 2023/04/17 09:49:04 op Exp $ */ +/* $OpenBSD: util.c,v 1.47 2023/04/17 09:53:08 op Exp $ */ /* This file is in the public domain. */ @@ -16,6 +16,8 @@ #include "def.h" +int doindent(int); + /* * Display a bunch of useful information about the current location of dot. * The character under the cursor (in octal), the current line, row, and