diff options
author | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2011-09-27 21:32:40 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2011-09-27 21:32:40 +0000 |
commit | 494fa838866d3718da99717b5ed1e0732c565e2e (patch) | |
tree | 70ee509ee6f4b7592e4b843ce930ef917ac677d8 /src/tools | |
parent | Fix totally busted-up project file that was, for the most part, wrong for (diff) | |
download | breakpad-494fa838866d3718da99717b5ed1e0732c565e2e.tar.xz |
Fix some newlines.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@838 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/windows/refresh_binaries.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/windows/refresh_binaries.bat b/src/tools/windows/refresh_binaries.bat index 374f89f9..d881ae64 100644 --- a/src/tools/windows/refresh_binaries.bat +++ b/src/tools/windows/refresh_binaries.bat @@ -24,4 +24,4 @@ echo Repository information (output of 'svn info') follows: >> %TEMP%\checkin.tx call svn info >> %TEMP%\checkin.txt
echo Done!
echo type 'svn commit -F %%TEMP%%\checkin.txt' to commit.
-popd
\ No newline at end of file +popd
|