diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-06-09 22:51:37 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@src.gnome.org> | 2007-06-09 22:51:37 +0000 |
commit | 4435ca997e3d02e131cbd7804b89c2ab16b51406 (patch) | |
tree | 03fa9ff1a13749282b7ce25ba0e48f6fc59f77a0 /libwnck/workspace.h | |
parent | e3112575545b9adff059cc7edb97e3b55c226a27 (diff) | |
download | libwnck-4435ca997e3d02e131cbd7804b89c2ab16b51406.tar.gz |
use # to put anchors in links for documentation. Thanks Matthias!
2007-06-10 Vincent Untz <vuntz@gnome.org>
* libwnck/class-group.c:
* libwnck/workspace.c: use # to put anchors in links for
documentation. Thanks Matthias!
* libwnck/workspace-accessible-factory.[ch]:
* libwnck/workspace-accessible.[ch]:
* libwnck/workspace.[ch]:
* libwnck/xutils.[ch]: add /* vim: set sw=2 et: */
svn path=/trunk/; revision=1290
Diffstat (limited to 'libwnck/workspace.h')
-rw-r--r-- | libwnck/workspace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libwnck/workspace.h b/libwnck/workspace.h index 95a3294..756c66b 100644 --- a/libwnck/workspace.h +++ b/libwnck/workspace.h @@ -1,4 +1,5 @@ /* workspace object */ +/* vim: set sw=2 et: */ /* * Copyright (C) 2001 Havoc Pennington |