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:
c329c6b
)
Part of the IF structure didn't get pasted here...
author
Richard Levitte
<levitte@openssl.org>
Tue, 14 Dec 2010 21:44:31 +0000
(21:44 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 14 Dec 2010 21:44:31 +0000
(21:44 +0000)
PR: 2393
apps/makeapps.com
patch
|
blob
|
history
diff --git
a/apps/makeapps.com
b/apps/makeapps.com
index ab849e86c7fe48304bf9ceb1409565f4fa879f71..280acfd348386db989e85c88126404ec35898eb7 100644
(file)
--- a/
apps/makeapps.com
+++ b/
apps/makeapps.com
@@
-570,6
+570,13
@@
$! End The P1 Check.
$!
$ ENDIF
$!
+$! Check To See If P6 Is Blank.
+$!
+$ IF (P6.EQS."")
+$ THEN
+$ POINTER_SIZE = ""
+$ ELSE
+$!
$! Check is P6 Is Valid
$!
$ IF (P6.EQS."32")