diff options
author | Julius Werner <jwerner@chromium.org> | 2016-02-12 22:34:07 (GMT) |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2016-02-13 06:49:52 (GMT) |
commit | 4fcb2e17fb065f1d061a9c72066dd4dc1eb94a3f (patch) | |
tree | 7f380b82ca3eed2307acf1a8c219b390fc059535 /examples/streaming_api_basics.md | |
parent | ad564c872089f61f1142c3544b9fd140093bd162 (diff) | |
download | lz4-4fcb2e17fb065f1d061a9c72066dd4dc1eb94a3f.zip lz4-4fcb2e17fb065f1d061a9c72066dd4dc1eb94a3f.tar.gz lz4-4fcb2e17fb065f1d061a9c72066dd4dc1eb94a3f.tar.bz2 |
Remove whitespace from ends of lines
I'm trying to import LZ4 code into a project with strict linting
requirements. This will make that easier.
Signed-off-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'examples/streaming_api_basics.md')
-rw-r--r-- | examples/streaming_api_basics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/streaming_api_basics.md b/examples/streaming_api_basics.md index a88d733..90065e4 100644 --- a/examples/streaming_api_basics.md +++ b/examples/streaming_api_basics.md @@ -39,7 +39,7 @@ Example (1) : Block API, 4KiB Block +---------------+---------------+----+----+----+ | Block #1 | Block #2 | #3 | #4 |... | +---------------+---------------+----+----+----+ - + (No Dependency) |