wm: glendy

Download patch

ref: 0d7febed1566610507ef77d47794aefcd8e8ba21
parent: be8f3ebe36126bdc59ff81086ddf2225ebc7b22b
author: mkf <mkf@cloud9p.org>
date: Tue May 14 19:52:39 EDT 2024

util.c: parsemove → strtodir

--- a/util.c
+++ b/util.c
@@ -23,7 +23,7 @@
 }
 
 int
-parsemove(char *s)
+strtodir(char *s)
 {
 	int d;