From e9ba8fb45d41547ee22dad1dc03686165613c59e Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Mon, 24 Aug 2009 14:53:32 +0000 Subject: [PATCH] fix comment [r26411] --- include/libfirm/typerep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libfirm/typerep.h b/include/libfirm/typerep.h index 9f8c1d03e..8234a3ffa 100644 --- a/include/libfirm/typerep.h +++ b/include/libfirm/typerep.h @@ -19,7 +19,7 @@ /** * @file - * This module supplies routines that support changing the type graph. + * Declarations for functions and datastructures to represent types */ #ifndef FIRM_TYPEREP_H #define FIRM_TYPEREP_H -- 2.20.1