aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 23:06:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-01 23:06:32 +0000
commit9f0653386bfc0ebe9453fe8277186af844509162 (patch)
tree0a36c8bb2df0c4ed74ff42257345dccb9c2fc603 /tmux.h
parentec818b8791abd0d5f7a5196c61a3593cc60c5b20 (diff)
downloadrtmux-9f0653386bfc0ebe9453fe8277186af844509162.tar.gz
rtmux-9f0653386bfc0ebe9453fe8277186af844509162.tar.bz2
rtmux-9f0653386bfc0ebe9453fe8277186af844509162.zip
$Id$.
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 369bfd52..fd4876a3 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1,4 +1,4 @@
-/* $Id $ */
+/* $Id: tmux.h,v 1.348 2009-07-01 23:06:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>