]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - libratbox/src/rb_memory.c
strip_colour(): strip ASCII 29 (mIRC 7 italics).
[irc/rqf/shadowircd.git] / libratbox / src / rb_memory.c
index 7af6a57f39be0051909d394e28b95a4c4c258cc3..e8cc4d0f0b76b6fca2801132b6ff38e335408cb0 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
  *  USA
  *
- *  $Id: rb_memory.c 25038 2008-01-23 16:03:08Z androsyn $
  */
 #include <libratbox_config.h>
 #include <ratbox_lib.h>
@@ -39,4 +38,3 @@ rb_outofmemory(void)
        rb_lib_log("Out of memory: restarting server...");
        rb_lib_restart("Out of Memory");
 }
-