summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db1a8eb)
raw | patch | inline | side by side (parent: db1a8eb)
author | Florian Forster <octo@collectd.org> | |
Thu, 18 Jun 2015 07:16:18 +0000 (09:16 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 18 Jun 2015 08:28:09 +0000 (10:28 +0200) |
src/ted.c | patch | blob | history |
diff --git a/src/ted.c b/src/ted.c
index bf519bbee53ec38c34ddae669c707523e2fbf617..5dd75bc924b7bdea84f6664d89e8c85c77f33139 100644 (file)
--- a/src/ted.c
+++ b/src/ted.c
/* Loop until we find the end of the package */
end_flag = 0;
- escape_flag = 0;
package_buffer_pos = 0;
while (end_flag == 0)
{