aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-22 16:55:22 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-22 16:55:22 +0000
commit39aa8b32b135ddff6f74dadc8f5adaabf4fe0694 (patch)
tree93818d6aaf00aecc83b8500a97f73f8b71636735
parent1bf524c1b7742caa843ac94131f175d19c8ca4e2 (diff)
downloadrtmux-39aa8b32b135ddff6f74dadc8f5adaabf4fe0694.tar.gz
rtmux-39aa8b32b135ddff6f74dadc8f5adaabf4fe0694.tar.bz2
rtmux-39aa8b32b135ddff6f74dadc8f5adaabf4fe0694.zip
Restore $Id$.
-rw-r--r--tmux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 8fc993ec..66085d58 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: tmux.h,v 1.42 2009/07/21 18:38:52 nicm Exp $ */
+/* $Id: tmux.h,v 1.377 2009-07-22 16:55:22 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>