summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1993-09-14 01:07:41 +0000
committerjtc <jtc@NetBSD.org>1993-09-14 01:07:41 +0000
commit06c97b088ef06c8bd3401985bdf2d33e73931acc (patch)
tree94fe89793c702be78e2114ec96866fd1c9282c02 /include
parent236d597f4de95ae7264c48fa474c7cbad33d7edd (diff)
Added isblank() used by 4.4 and POSIX utilities like tr.
Diffstat (limited to 'include')
-rw-r--r--include/ctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ctype.h b/include/ctype.h
index 3dc887baafe..b5140f51032 100644
--- a/include/ctype.h
+++ b/include/ctype.h
@@ -1 +1 @@
-revision 1.10 intentionally removed
+revision 1.11 intentionally removed