diff --git a/doc/body.texi b/doc/body.texi index 2b3f5f132..fe1ae829f 100644 --- a/doc/body.texi +++ b/doc/body.texi @@ -1036,7 +1036,7 @@ Source code for the client (which lies in the same source file) follows: @example int main(int argc, char *argv[]) @{ - jit_note_t *nc, *nf; + jit_node_t *nc, *nf; pifi c2f, f2c; int i;