diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2012-02-07 11:05:56 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2012-02-07 11:05:56 +0000 |
commit | b2e4161d38432579803f51e08839340015e61b0b (patch) | |
tree | 84eca81ebb98edbcae1ec7bbe68cd91e6ce52f12 | |
parent | c26056701821aa9a3e3c2aa1f395b1409004e13d (diff) | |
download | ocaml-b2e4161d38432579803f51e08839340015e61b0b.tar.gz |
set svn:keywords property
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12131 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | otherlibs/systhreads/st_stubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/systhreads/st_stubs.c b/otherlibs/systhreads/st_stubs.c index abf055b175..747549ee83 100644 --- a/otherlibs/systhreads/st_stubs.c +++ b/otherlibs/systhreads/st_stubs.c @@ -11,7 +11,7 @@ /* */ /***********************************************************************/ -/* $Id: posix.c 9270 2009-05-20 11:52:42Z doligez $ */ +/* $Id$ */ #include "alloc.h" #include "backtrace.h" |