diff options
author | nyamatongwe <devnull@localhost> | 2012-06-29 22:46:51 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-06-29 22:46:51 +1000 |
commit | 49dbca76d7e87fb020bbebf954c15bb66f43cb1e (patch) | |
tree | 6506c9eee8acd5c2990d107432afbe98cf763e5a /doc/ScintillaHistory.html | |
parent | ed323f00f003d877b947b6dd949d3d3bc301a2e6 (diff) | |
download | scintilla-mirror-49dbca76d7e87fb020bbebf954c15bb66f43cb1e.tar.gz |
Fix 64-bit compilation errors on Windows.
From Fan Yang.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0453fc253..4c8fbe1d3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -404,6 +404,7 @@ <td>Mark Yen</td> <td>Philippe Elsass</td> <td>Dimitar Zhekov</td> + <td>Fan Yang</td> </tr> </table> <p> |