diff options
author | June McEnroe <june@causal.agency> | 2018-12-16 16:57:43 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-12-16 16:57:43 -0500 |
commit | ef916ddaff2c651c41e4737cdb50abb06365f8b3 (patch) | |
tree | 9b52bcfbd48276c65091d0d40c2c7aaa148f3b75 /catgirl.7 | |
parent | Move base64 to string.c (diff) | |
download | catgirl-ef916ddaff2c651c41e4737cdb50abb06365f8b3.tar.gz catgirl-ef916ddaff2c651c41e4737cdb50abb06365f8b3.zip |
Move base64 back to pls.c
Diffstat (limited to '')
-rw-r--r-- | catgirl.7 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/catgirl.7 b/catgirl.7 index 32fda39..4151b80 100644 --- a/catgirl.7 +++ b/catgirl.7 @@ -66,8 +66,6 @@ line editing tab-complete .It Pa url.c URL detection -.It Pa string.c -base64 and rot13 .It Pa pls.c functions which should not have to be written .It Pa sandman.m |