Browse Source

Remove trailing blank lines.

OPENBSD_2_8
aaron 24 years ago
parent
commit
52ecc95202
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/lib/libc/string/strtok.3

+ 1
- 2
src/lib/libc/string/strtok.3 View File

@ -33,7 +33,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: strtok.3,v 1.12 2000/04/24 16:55:44 deraadt Exp $
.\" $OpenBSD: strtok.3,v 1.13 2000/08/09 12:57:54 aaron Exp $
.\" .\"
.Dd June 29, 1991 .Dd June 29, 1991
.Dt STRTOK 3 .Dt STRTOK 3
@ -154,4 +154,3 @@ may return a non-null value.
Since this implementation always alters the next starting point, Since this implementation always alters the next starting point,
such a sequence of calls would always return such a sequence of calls would always return
.Dv NULL . .Dv NULL .

Loading…
Cancel
Save