Misc last newline fixes
authorNicolas Williams <nico@twosigma.com>
Tue, 31 Jan 2017 17:01:24 +0000 (11:01 -0600)
committerViktor Dukhovni <viktor1ghub@dukhovni.org>
Mon, 13 Mar 2017 22:39:41 +0000 (18:39 -0400)
Originally by Christos Zoulas.

lib/hcrypto/libtommath/etc/timer.asm
lib/hcrypto/libtommath/gen.pl
lib/hcrypto/libtommath/logs/README
lib/hcrypto/libtommath/pics/makefile
lib/hcrypto/libtommath/pretty.build
packages/mac/Resources/English.lproj/Welcome.rtf
packages/windows/NTMakefile
packages/windows/assembly/policy.Heimdal.Kerberos.in
packages/windows/installer/heimdal-assemblies.wxs
tests/kdc/wait-kdc.sh

index 35890d9852fdf36d7cf99bd0f61b654e9b5b4e87..f1f84bdb470cb442abbe590d9c8fae8f79ae47a2 100644 (file)
@@ -34,4 +34,4 @@ _t_read:
    sub eax,[time+4]\r
    sbb edx,[time+0]\r
    ret\r
-   
\ No newline at end of file
+\r
index 72365912e11c0c3d798c998b8c7aaaa55e9eae5d..28c78bc297a1fae4937fa8895c7886cdde4cfcb4 100644 (file)
@@ -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: $!";
index 965e7c83c9b965cfe56d3424860c104781c316e6..4c4e5f3aa6becc34e0bf8b57e69bc6b1f728d7a3 100644 (file)
@@ -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
index 3ecb02ff73780d8e12c00f96bd70eedd88b12e91..f55a600b6d5fb28fbac0ede980a30d4241775f48 100644 (file)
@@ -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
+
index a708b8af221d4b1ee5745204e4e3d699be96ce76..0f50819024f05bb955ec76823d5bf0be29f6e776 100644 (file)
@@ -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";
index 884487209e6bff9716543caec70dcafc22929f91..03843da575fc8920f2bd358a58c1343fcf9c80e4 100644 (file)
@@ -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
+}
index afa7f425d5f84a10d314ac7ca4d7e700072e99f6..858e3deb38622f70cb62091c9920c799e31257bc 100644 (file)
@@ -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.
index b56e9a7afcbc2b1dfe0ee12b6d28844d31558469..ad97997d037ae1b33cdd26740873b253f6f1b326 100644 (file)
@@ -16,4 +16,4 @@
                        newVersion="@krbversion@"/>
     </dependentAssembly>
   </dependency>
-</assembly>
\ No newline at end of file
+</assembly>
index 006ba7b6814814678ee49eb6d8e99677ed780694..b846218d8ddfdd12f448b8702d52de0a837d0850 100644 (file)
@@ -49,4 +49,4 @@
     </Directory>
 
   </Module>
-</Wix>
\ No newline at end of file
+</Wix>
index 5bfa523eca5d11cc666e9c6bc1bdc31057d6f8f9..be30c0f4ec4ba730f5a9277b8cc60b5cda966b03 100644 (file)
@@ -62,4 +62,4 @@ while true ; do
     echo "Have waited $t seconds"
 done
 
-exit 0
\ No newline at end of file
+exit 0