From: Andreas Schösser Date: Thu, 27 Mar 2003 16:46:16 +0000 (+0000) Subject: Removed typo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=eeddee9b3682be9a0ec105021b5dbc68835bde0d;p=libfirm Removed typo [r999] --- diff --git a/ir/common/firm_common.h b/ir/common/firm_common.h index 12878e6f9..17ef4526e 100644 --- a/ir/common/firm_common.h +++ b/ir/common/firm_common.h @@ -36,7 +36,7 @@ typedef enum { /** * Returns the kind of a thing. * - * @param firm_thing pointer repraesenting a firm object + * @param firm_thing pointer representing a firm object */ firm_kind get_kind(const void *firm_thing);