Commit b18b9f9d authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Kill reference to vmod_if.[ch]

Even when it was introduced, it was inaccurate.
parent a532e394
......@@ -30,8 +30,8 @@
"""
Read the vmod.vcc file (inputvcc) and produce:
vmod_if.h -- Prototypes for the implementation
vmod_if.c -- Magic glue & datastructures to make things a VMOD.
vcc_if.h -- Prototypes for the implementation
vcc_if.c -- Magic glue & datastructures to make things a VMOD.
vmod_${name}.rst -- Extracted documentation
vmod_${name}.man.rst -- Extracted documentation (rst2man input)
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment