add doindent() prototype at the start of the file; forgotten in previous
authorop <op@openbsd.org>
Mon, 17 Apr 2023 09:53:08 +0000 (09:53 +0000)
committerop <op@openbsd.org>
Mon, 17 Apr 2023 09:53:08 +0000 (09:53 +0000)
usr.bin/mg/util.c

index 5fb0bd7..05fd84f 100644 (file)
@@ -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