From ad473c8208aea1bea379190ddf3cde1c473e4afc Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 18 Nov 2009 12:43:21 +0000 Subject: Added missing svn properties and $Id$ tags. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6943 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_utf.c | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'src/fl_utf.c') diff --git a/src/fl_utf.c b/src/fl_utf.c index cc2059ce5..3acf925ed 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -1,5 +1,8 @@ -/* This is the utf.c file from fltk2 adapted for use in my fltk1.1 port */ - +/* + * "$Id$" + * + * This is the utf.c file from fltk2 adapted for use in my fltk1.1 port + */ /* Copyright 2006-2009 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or @@ -855,3 +858,7 @@ int fl_utf8test(const char* src, unsigned srclen) { } /** @} */ + +/* + * End of "$Id$". + */ -- cgit v1.2.3