diff options
author | Guido van Rossum <guido@python.org> | 2000-06-30 20:30:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-06-30 20:30:03 (GMT) |
commit | 8173d99eec03ceafbc49cf0c6558d64299c48725 (patch) | |
tree | 4676a26c805e56c7fd763e23d5bbbe03978e7388 /PCbuild | |
parent | 8f8e2428f7651a4f8c3aaed8589b278750b8c1b1 (diff) | |
download | cpython-8173d99eec03ceafbc49cf0c6558d64299c48725.zip cpython-8173d99eec03ceafbc49cf0c6558d64299c48725.tar.gz cpython-8173d99eec03ceafbc49cf0c6558d64299c48725.tar.bz2 |
Add back a missing CRLF line ending.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python20.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index 91e7237..e9a71d1 100644 --- a/PCbuild/python20.dsp +++ b/PCbuild/python20.dsp @@ -671,7 +671,7 @@ SOURCE=..\Modules\gcmodule.c !ENDIF
-# End Source File +# End Source File
# Begin Source File
SOURCE=..\Python\getargs.c
|