diff options
author | June McEnroe <june@causal.agency> | 2018-12-16 16:21:58 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-12-16 16:21:58 -0500 |
commit | 38b4a53d57c85ba52952d04ea96f7649ef1295ef (patch) | |
tree | a06cd6ef9512eeb1798e82b741ef03b3ef8b59b0 /README | |
parent | Underline own nick (diff) | |
download | catgirl-38b4a53d57c85ba52952d04ea96f7649ef1295ef.tar.gz catgirl-38b4a53d57c85ba52952d04ea96f7649ef1295ef.zip |
Move base64 to string.c
Diffstat (limited to '')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 6a14ed2..4b9f913 100644 --- a/README +++ b/README @@ -31,6 +31,7 @@ FILES edit.c line editing tab.c tab-complete url.c URL detection + string.c base64 and rot13 pls.c functions which should not have to be written sandman.m utility for Darwin to signal sleep |