1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-06-10 05:50:42 +00:00

Recompile with CRYPT turned off.

This commit is contained in:
Renaud 2013-10-01 18:27:57 +08:00
parent 526c1e3baa
commit b07c1c0acd

View File

@ -15,6 +15,7 @@
#include <string.h>
#include "defines.h"
#include "retcode.h"
#if CRYPT
boolean is_crypted ; /* currently encrypting? */