aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 16:34:50 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 16:34:50 +0000
commitbb459beb032cfa9473cdef21ef645b350d61728c (patch)
treed924c499381cbc383fd139676d54c6dd9ae9e119 /tmux.h
parent8df98d1f5b92a085ef874389e2244de3a4f5ee43 (diff)
downloadrtmux-bb459beb032cfa9473cdef21ef645b350d61728c.tar.gz
rtmux-bb459beb032cfa9473cdef21ef645b350d61728c.tar.bz2
rtmux-bb459beb032cfa9473cdef21ef645b350d61728c.zip
Whitespace and more syncing.
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.h b/tmux.h
index 8b169870..794220d1 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1,4 +1,4 @@
-/* $Id: tmux.h,v 1.341 2009-06-25 16:25:15 nicm Exp $ */
+/* $Id: tmux.h,v 1.342 2009-06-25 16:34:50 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -1684,4 +1684,4 @@ int printflike3 printpath(char *, size_t, const char *, ...);
char *xdirname(const char *);
char *xbasename(const char *);
-#endif
+#endif /* TMUX_H */