X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/db0e70a131f1a3a28cc78cface5b5db87b0d5416..4729aa69dab96d801f2767be4b254997c21d1d32:/struct/atom.3 diff --git a/struct/atom.3 b/struct/atom.3 index 65c655a..e5ecf00 100644 --- a/struct/atom.3 +++ b/struct/atom.3 @@ -36,6 +36,9 @@ atom \- atom table manager .nf .B "#include " +.B "typedef struct { ...\& } atom_table;" +.B "typedef struct { ...\& } atom;" + .BI "void atom_createtable(atom_table *" t ); .BI "void atom_destroytable(atom_table *" t );