X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fregnames.c;h=53a482f3df2b895b5b0f3578070c99856abbbe96;hb=37d3828773e2f847bb1ed7522b0af4fb8e736fc8;hp=d7af4f96180efd981852beef7a8ae23c04e669bb;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/runtime/regnames.c b/src/runtime/regnames.c index d7af4f9..53a482f 100644 --- a/src/runtime/regnames.c +++ b/src/runtime/regnames.c @@ -9,10 +9,6 @@ * files for more information. */ -/* - * $Header$ - */ - #include "lispregs.h" char *lisp_register_names[] = { REGNAMES, 0 };