summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-12-21 10:18:34 +0000
committersabetts <sabetts>2001-12-21 10:18:34 +0000
commitc305142a80293c20e5329376b56680afdc12edba (patch)
tree196ecf6d5f9e1c922e35fda034a4f2b1f3df566a
parent23f9dc31a7bba68e275c0a00775f59bc04e0bb18 (diff)
downloadratpoison-c305142a80293c20e5329376b56680afdc12edba.zip
added a note about the contributor
-rw-r--r--src/actions.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/actions.c b/src/actions.c
index 48e9179..b54c315 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -2042,6 +2042,8 @@ cmd_link (int interactive, void *data)
return NULL;
}
+/* Thanks to Doug Kearns <djkea2@mugc.its.monash.edu.au> for the
+ original patch. */
char *
cmd_defbarpadding (int interactive, void *data)
{