]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/redblack.h
Doc: Documented growing arrays, generic allocators and related things
[libucw.git] / ucw / redblack.h
index d268191462d1483306677a225d43b49bc7265ee2..bb3b09fcb1e2e06dfe5e3ca67c094e0d6fd7fc25 100644 (file)
  *    }
  *  TREE_END_FOR;
  *
  *    }
  *  TREE_END_FOR;
  *
- *  Then include "ucw/redblack.h" and voila, you have a tree suiting all your
+ *  Then include <ucw/redblack.h> and voila, you have a tree suiting all your
  *  needs (at least those which you've revealed :) ).
  *
  *  After including this file, all parameter macros are automatically
  *  needs (at least those which you've revealed :) ).
  *
  *  After including this file, all parameter macros are automatically