diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2012-10-15 17:50:56 +0000 |
commit | def31744f996fecdb187d43de38ddae2ff3ab881 (patch) | |
tree | 13c19fb7d95f21bb0f8b1ab437d38977f2214577 /otherlibs/unix/isatty.c | |
parent | 0a6f6a78570284f9476171216050986ea00f89db (diff) |
remove all $Id keywords
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/unix/isatty.c')
-rw-r--r-- | otherlibs/unix/isatty.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/isatty.c b/otherlibs/unix/isatty.c index c2bdaad1c..800afc462 100644 --- a/otherlibs/unix/isatty.c +++ b/otherlibs/unix/isatty.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id$ */ - #include <mlvalues.h> #include "unixsupport.h" |