summaryrefslogtreecommitdiffstats
path: root/dbm_map.h
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-07-01 22:56:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-07-01 22:56:24 +0000
commitd64c874c65656e8d1d7207e2fdbcbe11b6c5847d (patch)
treea3656e367f38709daea26ab701549333ddcae2cc /dbm_map.h
parent112dc1f135b5e960bba6188f8845382c5551ed8b (diff)
downloadmandoc-d64c874c65656e8d1d7207e2fdbcbe11b6c5847d.tar.gz
delete trailing whitespace and space-tab sequences; no code change;
patch from Michal Nowak <mnowak at startmail dot com> who found these with git pbchk in the illumos tree
Diffstat (limited to 'dbm_map.h')
-rw-r--r--dbm_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbm_map.h b/dbm_map.h
index 41690a6c..efb301e0 100644
--- a/dbm_map.h
+++ b/dbm_map.h
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * Private interface for low-level routines for the map-based version
+ * Private interface for low-level routines for the map-based version
* of the mandoc database, for read-only access.
* To be used by dbm*.c only.
*/