remove stray #

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17124 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-21 11:33:01 +00:00
parent d21857e2fb
commit a7525d7ee9

View File

@@ -32,7 +32,6 @@
*/ */
#include "hx_locl.h" #include "hx_locl.h"
#
RCSID("$Id$"); RCSID("$Id$");
#define ALLOC(X, N) (X) = calloc((N), sizeof(*(X))) #define ALLOC(X, N) (X) = calloc((N), sizeof(*(X)))