From: Sebastian Buchwald Date: Mon, 24 Aug 2009 14:14:46 +0000 (+0000) Subject: typo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=47d3710a0ef90ab130f160aa690b9d8b4bba98f1;p=libfirm typo [r26404] --- diff --git a/include/libfirm/adt/set.h b/include/libfirm/adt/set.h index 332c1c5f6..6d736dff6 100644 --- a/include/libfirm/adt/set.h +++ b/include/libfirm/adt/set.h @@ -21,7 +21,7 @@ * @file * @brief hashset: datastructure containing objects accessible by their key * @author Markus Armbruster - * @verison $Id$ + * @version $Id$ */ #ifndef FIRM_ADT_SET_H #define FIRM_ADT_SET_H