diff options
| author | nyamatongwe <devnull@localhost> | 2003-09-21 01:11:09 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2003-09-21 01:11:09 +0000 |
| commit | a637a4182cc559a6de906ad17eb23e86fbdf2a87 (patch) | |
| tree | 810679184c62b5cc5ff0fcfd7b17210f391679de /win32 | |
| parent | eb1a22a6aaf5243dbf9b40ecb67e0465de4552e5 (diff) | |
| download | scintilla-mirror-a637a4182cc559a6de906ad17eb23e86fbdf2a87.tar.gz | |
Whitespace at end of lines.
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile index f3e423010..d085419ed 100644 --- a/win32/makefile +++ b/win32/makefile @@ -54,7 +54,7 @@ LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o \ LexCrontab.o LexCSS.o LexEiffel.o LexEScript.o LexFortran.o LexHTML.o \ LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMMIXAL.o LexMPT.o LexNsis.o \ LexOthers.o LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o \ -LexScriptol.o LexSQL.o LexVB.o +LexScriptol.o LexSQL.o LexVB.o #--Autogenerated -- end of automatically generated section SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \ |
