X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firargs_t.h;h=7bc176b03dfb7d758ab49faceb59d0694e3e788f;hb=8f355cb9b3d20c10f71d1b1e17cbf59a51ced83b;hp=7c086e2e8c05b9cd1993deabfabca9573f0de431;hpb=eb08138c6b80c169945568e4414f491a9bc20388;p=libfirm diff --git a/ir/ir/irargs_t.h b/ir/ir/irargs_t.h index 7c086e2e8..7bc176b03 100644 --- a/ir/ir/irargs_t.h +++ b/ir/ir/irargs_t.h @@ -1,5 +1,5 @@ /* - * Copyright (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. * @@ -17,9 +17,13 @@ * PURPOSE. */ - -#ifndef _FIRM_IRARGS_H -#define _FIRM_IRARGS_H +/** + * @file + * @brief irargs private declarations + * @version $Id$ + */ +#ifndef FIRM_IR_IRARGS_H +#define FIRM_IR_IRARGS_H #include