DEBSOURCES
Skip Quicknav
sources / maildrop / 2.9.3-2.1 / libs / rfc2045 / rfc2045enomem.c
123456789
#if HAVE_CONFIG_H #include "rfc2045_config.h" #endif #include "rfc2045.h" void rfc2045_enomem() { rfc2045_error("Out of memory."); }