diff options
| author | nyamatongwe <devnull@localhost> | 2002-03-22 23:11:21 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2002-03-22 23:11:21 +0000 | 
| commit | 1f1b66a94dc1681dd20a003d859a95564b69fafd (patch) | |
| tree | 0e5d8f2c3dd4a16465543fb9d8d4dc105c1d7c3b | |
| parent | 5b92c2f08db10b657835691d00141b185443eeca (diff) | |
| download | scintilla-mirror-1f1b66a94dc1681dd20a003d859a95564b69fafd.tar.gz | |
Patch from Scott Kirkwood to print better error message when CreateProcess
fails on Windows.
| -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 909c29ca5..97fed85d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -97,6 +97,7 @@  	<li>José Fonseca</li>  	<li>Holger Kiemes</li>  	<li>Francis Irving</li> +	<li>Scott Kirkwood</li>      </ul>      <p>         Sponsorship | 
