summaryrefslogtreecommitdiffstats
path: root/compat/forkpty-aix.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/forkpty-aix.c')
-rw-r--r--compat/forkpty-aix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/forkpty-aix.c b/compat/forkpty-aix.c
index 22f0ddfb..db9c2e71 100644
--- a/compat/forkpty-aix.c
+++ b/compat/forkpty-aix.c
@@ -1,4 +1,4 @@
-/* $Id: forkpty-aix.c,v 1.5 2011-01-10 22:45:09 nicm Exp $ */
+/* $Id$ */
/*
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>