summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d679d47)
raw | patch | inline | side by side (parent: d679d47)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 10 Apr 2005 14:00:12 +0000 (14:00 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 10 Apr 2005 14:00:12 +0000 (14:00 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@387 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_gfx.c | patch | blob | history |
diff --git a/src/rrd_gfx.c b/src/rrd_gfx.c
index 5a202c57266aba5b9c58724ada065980fdfb418f..5a8c289dffcb31d54e2bfac406e8a209ab6efcc8 100644 (file)
--- a/src/rrd_gfx.c
+++ b/src/rrd_gfx.c
0,
&face );
if ( error ) {
- rrd_set_error("faild to load %s",node->filename);
+ rrd_set_error("failed to load %s",node->filename);
break;
}
error = FT_Set_Char_Size(face, /* handle to face object */