artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3873338
)
add doindent() prototype at the start of the file; forgotten in previous
author
op
<op@openbsd.org>
Mon, 17 Apr 2023 09:53:08 +0000
(09:53 +0000)
committer
op
<op@openbsd.org>
Mon, 17 Apr 2023 09:53:08 +0000
(09:53 +0000)
usr.bin/mg/util.c
patch
|
blob
|
history
diff --git
a/usr.bin/mg/util.c
b/usr.bin/mg/util.c
index
5fb0bd7
..
05fd84f
100644
(file)
--- a/
usr.bin/mg/util.c
+++ b/
usr.bin/mg/util.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: util.c,v 1.4
6 2023/04/17 09:49:04
op Exp $ */
+/* $OpenBSD: util.c,v 1.4
7 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