aboutsummaryrefslogtreecommitdiff
path: root/screen-redraw.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 16:21:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 16:21:32 +0000
commita5830b96033a65d88bcad83596cbe8600098b048 (patch)
tree81f7efe9bff5056a177023abe6be0016908daac7 /screen-redraw.c
parentf17a5f1e82546e67c5aa1f4b2efd0203ff1f19b2 (diff)
downloadrtmux-a5830b96033a65d88bcad83596cbe8600098b048.tar.gz
rtmux-a5830b96033a65d88bcad83596cbe8600098b048.tar.bz2
rtmux-a5830b96033a65d88bcad83596cbe8600098b048.zip
Restore $Id$ and add script to do so.
Diffstat (limited to 'screen-redraw.c')
-rw-r--r--screen-redraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen-redraw.c b/screen-redraw.c
index 76ea1148..a2ca1dcd 100644
--- a/screen-redraw.c
+++ b/screen-redraw.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: screen-redraw.c,v 1.2 2009/06/25 05:56:44 nicm Exp $ */
+/* $Id: screen-redraw.c,v 1.38 2009-06-25 16:21:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>