[build-path-prefix-map-spec] 21/50: Fix old documentation

Ximin Luo infinity0 at debian.org
Fri Mar 10 15:17:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository build-path-prefix-map-spec.

commit 73b186a916368919246a3a4db7b52ed7c58c46c2
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Jan 30 17:33:56 2017 +0100

    Fix old documentation
---
 consume/prefix_map.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/consume/prefix_map.h b/consume/prefix_map.h
index 857c698..a7ad036 100644
--- a/consume/prefix_map.h
+++ b/consume/prefix_map.h
@@ -163,7 +163,7 @@ remap_prefix (const char *filename, struct prefix_maps *maps)
  *
  * Or a more clumsy interface, required by afl-fuzz:
  *
- * $ printf "${map}\0${path0}\0${path1}\0${path2}\0" | ./main -
+ * $ printf "${map}\n${path0}\n${path1}\n${path2}\n" | ./main -
  *
  * Returns 1 on failure and 0 on success.
  */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/build-path-prefix-map-spec.git



More information about the Reproducible-commits mailing list