Add missing newline in last line of file.

Uncovered via:	fromcvs vs. svn
Approved by:	ed (co-mentor)
This commit is contained in:
Ulrich Spörlein 2010-02-16 09:10:21 +00:00
parent a341d04c78
commit 54673381cd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203952
5 changed files with 5 additions and 5 deletions

View File

@ -372,4 +372,4 @@ compact implementation when appropriate.
There should be a corresponding
.Nm archive_read_disk
interface that walks a directory heirarchy and returns archive
entry objects.
entry objects.

View File

@ -146,4 +146,4 @@
( 'y' 255 ) ( 'Y' 190 )
dacu '´' ( 'a' 'á' ) ( 'e' 'é' ) ( 'i' 237 ) ( 'o' 'ó') ( 'u' 'ú' )
( 'A' 'Á' ) ( 'E' 'É' ) ( 'I' 'Í' ) ( 'O' 'Ó' ) ( 'U' 'Ú' )
( 'Y' 221 ) ( 'y' 253 )
( 'Y' 221 ) ( 'y' 253 )

View File

@ -14,4 +14,4 @@ all:
# This will probably need a bit more thought...
testenv:
@ruby regress-sb.rb --rgdata=${.CURDIR}/regress-env.rgdata \
--testpgm=${TESTPGM}
--testpgm=${TESTPGM}

View File

@ -8,4 +8,4 @@ CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
install:
.include <bsd.prog.mk>
.include <bsd.prog.mk>

View File

@ -2,4 +2,4 @@
LIBEVENT= ${.OBJDIR}/../libevent/libevent.a
.include "../Makefile.inc"
.include "../Makefile.inc"