aboutsummaryrefslogtreecommitdiffstats
path: root/tag.c
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-13 17:58:06 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-13 17:58:06 +0200
commit349cadacf6c978f42ca582c57413895c1be52d66 (patch)
tree0844b9d13678d6a0e224ff1e6ead8c8ed797bfb7 /tag.c
parent292ccc4c43d9529cb6db0973fcab6e24c73607a5 (diff)
downloaddwm-349cadacf6c978f42ca582c57413895c1be52d66.tar.zst
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag.c b/tag.c
index 51dda03..9904dd1 100644
--- a/tag.c
+++ b/tag.c
@@ -252,7 +252,7 @@ view(Arg *arg)
}
void
-viewextend(Arg *arg)
+toggleview(Arg *arg)
{
unsigned int i;