projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f953c2d
)
Spelling.
author
Ben Laurie
<ben@links.org>
Wed, 27 Feb 2013 04:09:38 +0000
(
04:09
+0000)
committer
Ben Laurie
<ben@links.org>
Mon, 4 Mar 2013 14:31:18 +0000
(14:31 +0000)
util/mk1mf.pl
patch
|
blob
|
history
diff --git
a/util/mk1mf.pl
b/util/mk1mf.pl
index 162684012dfab99326620616d4a33cfb1a4c2d8f..ad504de0a9b117df44f90bc27c0cf7cd233d6645 100755
(executable)
--- a/
util/mk1mf.pl
+++ b/
util/mk1mf.pl
@@
-811,7
+811,7
@@
printf OUT " #define DATE \"%s\"\n", scalar gmtime();
printf OUT "#endif\n";
close(OUT);
-# Strip of trailing ' '
+# Strip of
f
trailing ' '
foreach (keys %lib_obj) { $lib_obj{$_}=&clean_up_ws($lib_obj{$_}); }
$test=&clean_up_ws($test);
$e_exe=&clean_up_ws($e_exe);