X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Fstructure.c;h=96b8247fcc5105862dfd59e2f94da0c475804e42;hb=c25b0f5781313f72027722783ce6286978bdd757;hp=a2eb17e8cf4a4b010c9670f66c1a2d440ca43b56;hpb=9b716841c3b0865b86af8d3890b3914060c37ed0;p=libfirm diff --git a/ir/ana/structure.c b/ir/ana/structure.c index a2eb17e8c..96b8247fc 100644 --- a/ir/ana/structure.c +++ b/ir/ana/structure.c @@ -1,5 +1,5 @@ /* - * Copyrigth (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -74,7 +74,7 @@ union ir_reg_or_blk { }; /* The debug handle. */ -DEBUG_ONLY(firm_dbg_module_t *dbg;) +DEBUG_ONLY(static firm_dbg_module_t *dbg;) /** * Returns the link of a region.