From 5f8ff467f710f8f96bb05a1b2c49b1287adb18f7 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 11 Nov 2001 13:17:24 +0000 Subject: [PATCH] fixed header. --- lib/example/makefonts.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/example/makefonts.cc b/lib/example/makefonts.cc index 018d4d5..89d8497 100644 --- a/lib/example/makefonts.cc +++ b/lib/example/makefonts.cc @@ -1,6 +1,6 @@ -/* fontwrite.c +/* makefonts.cc - Example for including and using fonts + Utility for generating the standard fonts (arial, courier, etc.) in swf-format. Part of the swftools package. @@ -10,6 +10,7 @@ */ + #include #include #include -- 1.7.10.4