Bug dans commentaire de local_roots
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1870 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
4fd993abbe
commit
a75b7469a3
|
@ -99,7 +99,7 @@ struct caml__roots_block {
|
|||
value *tables [5];
|
||||
};
|
||||
|
||||
extern struct caml__roots_block *local_roots; /* defined in roots.h */
|
||||
extern struct caml__roots_block *local_roots; /* defined in roots.c */
|
||||
|
||||
#define Begin_root Begin_roots1
|
||||
|
||||
|
|
Loading…
Reference in New Issue