From 4759d876248763439d3abf34ed9a1bc786bccdfb Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Wed, 9 Mar 2005 16:15:02 +0000 Subject: [PATCH] comments [r5322] --- ir/tv/tv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/tv/tv.h b/ir/tv/tv.h index 64313a7ac..aeff274cb 100644 --- a/ir/tv/tv.h +++ b/ir/tv/tv.h @@ -161,7 +161,7 @@ tarval *new_tarval_from_long(long l, ir_mode *mode); long get_tarval_long(tarval *tv); /** - * This validates if tarval_to_long() will return a satisfying + * This validates if get_tarval_long() will return a satisfying * result. I.e. if tv is an int_number and between min, max * of long int (signed!) */ -- 2.20.1