]> git.ozlabs.org Git - ccan/blobdiff - ccan/tcon/_info
ccanlint: enhance and streamline "output" testing lines.
[ccan] / ccan / tcon / _info
index c07e41ed00f0bff432ab35e7e07c05efdc227982..f6a6f0f9e28b2306db1116b8bdefbfc588787809 100644 (file)
@@ -54,8 +54,8 @@
  *                    container_get(&sc), *container_get(&ic) - 1);
  *             return 0;
  *     }
- *     // Given "foo" outputs "Last arg is foo of 1 arguments"
- *     // Given "foo bar" outputs "Last arg is bar of 2 arguments"
+ *     // Given "foo" outputs "Last arg is foo of 1 arguments\n"
+ *     // Given "foo bar" outputs "Last arg is bar of 2 arguments\n"
  *
  * License: CC0 (Public domain)
  *