X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=d4b922cbe058a922c8b25bdc92ae4689939dc029;hb=57e82df032e718c5d69807a4df3b5841b0b243b3;hp=ecbca4fdc999aae3e96b035571cde1d828aa586b;hpb=270f2356557d43d3e7ea36dacac46cd1e54a902d;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index ecbca4fdc..d4b922cbe 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -89,7 +89,7 @@ struct tp_op { /** * Returns a new type opcode. * - * Allocates a new tp_op struct and initializes it's fields with + * Allocates a new tp_op struct and initializes its fields with * the passed values. This function is only to be used during * initialization of the library. *