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