diff options
Diffstat (limited to 'compat/forkpty-aix.c')
-rw-r--r-- | compat/forkpty-aix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/forkpty-aix.c b/compat/forkpty-aix.c index 7638c528..fd558eb8 100644 --- a/compat/forkpty-aix.c +++ b/compat/forkpty-aix.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> * |