diff --git a/lib/hcrypto/libtommath/etc/timer.asm b/lib/hcrypto/libtommath/etc/timer.asm index 35890d985..f1f84bdb4 100644 --- a/lib/hcrypto/libtommath/etc/timer.asm +++ b/lib/hcrypto/libtommath/etc/timer.asm @@ -34,4 +34,4 @@ _t_read: sub eax,[time+4] sbb edx,[time+0] ret - \ No newline at end of file + diff --git a/lib/hcrypto/libtommath/gen.pl b/lib/hcrypto/libtommath/gen.pl index 72365912e..28c78bc29 100644 --- a/lib/hcrypto/libtommath/gen.pl +++ b/lib/hcrypto/libtommath/gen.pl @@ -14,4 +14,4 @@ foreach my $filename (glob "bn*.c") { close SRC or die "Error closing $filename after reading: $!"; } print OUT "\n/* EOF */\n"; -close OUT or die "Error closing mpi.c after writing: $!"; \ No newline at end of file +close OUT or die "Error closing mpi.c after writing: $!"; diff --git a/lib/hcrypto/libtommath/logs/README b/lib/hcrypto/libtommath/logs/README index 965e7c83c..4c4e5f3aa 100644 --- a/lib/hcrypto/libtommath/logs/README +++ b/lib/hcrypto/libtommath/logs/README @@ -1,5 +1,5 @@ -To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package. -Todo this type +To use the pretty graphs you have to first build/run the ltmtest from the root directory of the package. +Todo this type make timing ; ltmtest @@ -10,4 +10,4 @@ them all :-) Have fun -Tom \ No newline at end of file +Tom diff --git a/lib/hcrypto/libtommath/pics/makefile b/lib/hcrypto/libtommath/pics/makefile index 3ecb02ff7..f55a600b6 100644 --- a/lib/hcrypto/libtommath/pics/makefile +++ b/lib/hcrypto/libtommath/pics/makefile @@ -32,4 +32,4 @@ pdfes: sliding_window.pdf expt_state.pdf primality.pdf design_process.pdf clean: rm -rf *.ps *.pdf .xvpics - \ No newline at end of file + diff --git a/lib/hcrypto/libtommath/pretty.build b/lib/hcrypto/libtommath/pretty.build index a708b8af2..0f5081902 100644 --- a/lib/hcrypto/libtommath/pretty.build +++ b/lib/hcrypto/libtommath/pretty.build @@ -63,4 +63,4 @@ printf("\nFinished building source (%d seconds, %3.2f files per second).\n", tim print "Compiled approximately $filesbuilt files and $lines lines of code.\n"; print "Doing final make (building archive...)\n"; !system("make > /dev/null 2>/dev/null") or die "\nERROR: Failed to perform last make command!!!\n"; -print "done.\n"; \ No newline at end of file +print "done.\n"; diff --git a/packages/mac/Resources/English.lproj/Welcome.rtf b/packages/mac/Resources/English.lproj/Welcome.rtf index 884487209..03843da57 100644 --- a/packages/mac/Resources/English.lproj/Welcome.rtf +++ b/packages/mac/Resources/English.lproj/Welcome.rtf @@ -5,4 +5,4 @@ \pard\tx1440\tx2880\tx4320\tx5760\tx7200\ql\qnatural \f0\fs28 \cf0 Welcome to the Heimdal Installation Program.\ -} \ No newline at end of file +} diff --git a/packages/windows/NTMakefile b/packages/windows/NTMakefile index afa7f425d..858e3deb3 100644 --- a/packages/windows/NTMakefile +++ b/packages/windows/NTMakefile @@ -37,4 +37,4 @@ SUBDIRS=sdk # Note: the assembly directory is built as a child of the \lib # directory since the application manifest is required at that point. -# The installer directory is built separately at the end of the build. \ No newline at end of file +# The installer directory is built separately at the end of the build. diff --git a/packages/windows/assembly/policy.Heimdal.Kerberos.in b/packages/windows/assembly/policy.Heimdal.Kerberos.in index b56e9a7af..ad97997d0 100644 --- a/packages/windows/assembly/policy.Heimdal.Kerberos.in +++ b/packages/windows/assembly/policy.Heimdal.Kerberos.in @@ -16,4 +16,4 @@ newVersion="@krbversion@"/> - \ No newline at end of file + diff --git a/packages/windows/installer/heimdal-assemblies.wxs b/packages/windows/installer/heimdal-assemblies.wxs index 006ba7b68..b846218d8 100644 --- a/packages/windows/installer/heimdal-assemblies.wxs +++ b/packages/windows/installer/heimdal-assemblies.wxs @@ -49,4 +49,4 @@ - \ No newline at end of file + diff --git a/tests/kdc/wait-kdc.sh b/tests/kdc/wait-kdc.sh index 5bfa523ec..be30c0f4e 100644 --- a/tests/kdc/wait-kdc.sh +++ b/tests/kdc/wait-kdc.sh @@ -62,4 +62,4 @@ while true ; do echo "Have waited $t seconds" done -exit 0 \ No newline at end of file +exit 0