]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/_info
ccanlint: enhance and streamline "output" testing lines.
[ccan] / ccan / io / _info
index 42b71d9e6e9f18a48b278ddb5beed8a7ec8c4396..fe49df5c8d0418094b3630af88bc49e5f9493a5b 100644 (file)
@@ -11,7 +11,7 @@
  * plans.
  *
  * Example:
- * // Given tr A-Z a-z outputs tr a-z a-z
+ * // Given "tr A-Z a-z" outputs tr a-z a-z
  * #include <ccan/io/io.h>
  * #include <ccan/err/err.h>
  * #include <assert.h>