diff options
author | Stefan Sauer <ensonic@users.sf.net> | 2016-01-08 23:35:53 +0100 |
---|---|---|
committer | Stefan Sauer <ensonic@users.sf.net> | 2016-01-08 23:35:53 +0100 |
commit | fff9680c934aa75ce0cfa58d06251af4b76f4600 (patch) | |
tree | fa36b797c7fe5ed66b44d0e634d74bd4ac109d82 /tests | |
parent | bb40a184137d7f9d918a2929074ec52210cab401 (diff) |
benchmark: fix copy'n'past of the file-description comment
Diffstat (limited to 'tests')
-rw-r--r-- | tests/benchmarks/tracerserialize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/tracerserialize.c b/tests/benchmarks/tracerserialize.c index 43d3d600a..814750610 100644 --- a/tests/benchmarks/tracerserialize.c +++ b/tests/benchmarks/tracerserialize.c @@ -1,7 +1,7 @@ /* GStreamer * Copyright (C) 2016 Stefan Sauer <ensonic@users.sf.net> * - * caps.c: benchmark for caps creation and destruction + * tracerserialize.c: benchmark for log serialisation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |