style fixup: remote trailing whitespace from our source lines
Since Eclipse is now configured to strip trailing whitespace from a line when saving a source file, we fix up any older source file that still has trailing whitespace on the end of a line. Change-Id: Ifa03d4b69f28536c6773702eb79b49fb16844ed1 Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -100,7 +100,7 @@ Create a new project called `tools/gerrit`:
|
||||
Create a new project with a description:
|
||||
|
||||
====
|
||||
$ ssh -p 29418 review.example.com gerrit create-project --name tool.git --description "'Tools used by build system'"
|
||||
$ ssh -p 29418 review.example.com gerrit create-project --name tool.git --description "'Tools used by build system'"
|
||||
====
|
||||
|
||||
Note that it is necessary to quote the description twice. The local
|
||||
|
||||
Reference in New Issue
Block a user