projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9961094
)
tal: remove ccan/talloc from example.
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 4 Nov 2016 20:54:47 +0000
(07:24 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 4 Nov 2016 20:54:47 +0000
(07:24 +1030)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/tal/_info
patch
|
blob
|
history
diff --git
a/ccan/tal/_info
b/ccan/tal/_info
index 890cb2e767a638b346f90e8f5b6be76bd6db3b2c..5285c1632b403121a5e499efae30ab7eb7d561ef 100644
(file)
--- a/
ccan/tal/_info
+++ b/
ccan/tal/_info
@@
-29,7
+29,7
@@
* Example:
* #include <stdio.h>
* #include <err.h>
- * #include <ccan/tal
loc/talloc
.h>
+ * #include <ccan/tal
/tal
.h>
*
* // A structure containing a popened command.
* struct command {