git » libfiu » commit 2b2dd9c

Fix fiu-local.h reference in comments

author Alberto Bertogli
2012-01-31 01:00:20 UTC
committer Alberto Bertogli
2012-01-31 01:00:20 UTC
parent 87cea8a8fbcc967af1bbd82a2fddbf14b66d31b8

Fix fiu-local.h reference in comments

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

libfiu/fiu.h +1 -1

diff --git a/libfiu/fiu.h b/libfiu/fiu.h
index ea35cd6..a625a37 100644
--- a/libfiu/fiu.h
+++ b/libfiu/fiu.h
@@ -4,7 +4,7 @@
  * This header, part of libfiu, contains the API that your project should use.
  *
  * If you want to avoid having libfiu as a mandatory build-time dependency,
- * you should include fiu-stubs.h in your project, and #include it instead of
+ * you should include fiu-local.h in your project, and #include it instead of
  * this.
  */