summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@linbit.com>2012-09-28 12:43:42 +0200
committerAndreas Gruenbacher <agruen@linbit.com>2012-09-28 12:43:42 +0200
commitc9de555284638a522d8035b8d845c35f213fc966 (patch)
treea2b71377c5369cf19385fdfda95df20d76fd2dee
parente8bfce654715e443830069b9dfa73e7300de0392 (diff)
downloadpatch-c9de555284638a522d8035b8d845c35f213fc966.tar.gz
Trailing whitespace fix
* NEWS: Trailing whitespace fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3b2dc92..464c2d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
* Two critical bug fixes in the "diff --git" format support.
* Clarify the message printed when a patch is expected to empty out and delete
- a file, but the file does not become empty.
+ a file, but the file does not become empty.
* Various improvements to messages when applying a patch to a file of different
type (regular file vs. symlink), when there are line ending differences (LF
vs. CRLF), and when in --dry-run mode.