Eliminate unnecessary allocation from md5sum that was leaked without ever being used.
[oweals/busybox.git] / libbb / herror_msg_and_die.c
index b53a56de88995f9883ec65497abd55cb7a3cb621..5c765f1be30a819cd3e7e9be787459272232666c 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Utility routines.
  *
- * Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
+ * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by