From bc3bd9a680dfc8250fdedb8ddf5b7c58aa21a0cf Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 19 Sep 2008 17:21:12 +0000 Subject: [PATCH] Renameing C header for utf8 utilities from C++ extension .H to .h (via temporary file) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6309 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/{fl_utf8.H => fl_utf8.temp.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename FL/{fl_utf8.H => fl_utf8.temp.h} (100%) diff --git a/FL/fl_utf8.H b/FL/fl_utf8.temp.h similarity index 100% rename from FL/fl_utf8.H rename to FL/fl_utf8.temp.h