Commit 1f75f63
committed
Address PR review comments
- phc.c: invert the _MSC_VER condition so the POSIX include block comes
first (#ifndef _MSC_VER), with the MSVC shim under #else.
- README: fix the "On Windows." heading to use a tab like other headings
instead of 4 spaces.
Per review on openwall/yescrypt PR openwall#11.1 parent 28b4e25 commit 1f75f63
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments