diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2014-07-11 11:29:18 (GMT) |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2014-07-11 11:31:01 (GMT) |
commit | f13ff0e899d182ed567e7f5ae7b1452aad9f4516 (patch) | |
tree | ad69a3959a48ba801d895fa1a80bd8f4d57aec25 /src/debug | |
parent | 4d3eb464ab471e1754f25d6dc9673fc2533e0b5c (diff) | |
download | soup-transcoding-proxy-f13ff0e899d182ed567e7f5ae7b1452aad9f4516.zip soup-transcoding-proxy-f13ff0e899d182ed567e7f5ae7b1452aad9f4516.tar.gz |
Remove trailing whitespace to make git happy
Diffstat (limited to 'src/debug')
-rw-r--r-- | src/debug/local-play.c | 2 | ||||
-rw-r--r-- | src/debug/local-play.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/local-play.c b/src/debug/local-play.c index 6658652..8dbb90d 100644 --- a/src/debug/local-play.c +++ b/src/debug/local-play.c @@ -1,4 +1,4 @@ -/* +/* * vim: set sts=2 sw=2 et : * * License: LGPL-2.1+ diff --git a/src/debug/local-play.h b/src/debug/local-play.h index ec6a24a..131a2af 100644 --- a/src/debug/local-play.h +++ b/src/debug/local-play.h @@ -1,4 +1,4 @@ -/* +/* * vim: set sts=2 sw=2 et : * * License: LGPL-2.1+ |