X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fstringf;h=d196f7de38489ba8fe8e3b842fec22114ba7b19b;hb=2d3216db7740f8155429914c17af1edb04a032bb;hp=a977a7cb37dc9b89716787928b1e0a179be0a3d5;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/stringf b/ETL/trunk/ETL/stringf index a977a7c..d196f7d 100644 --- a/ETL/trunk/ETL/stringf +++ b/ETL/trunk/ETL/stringf @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** stringf Procedure -** $Id: stringf,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -21,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __STRINGF__ -#define __STRINGF__ +#ifndef __ETL__STRINGF__ +#define __ETL__STRINGF__ /* === H E A D E R S ======================================================= */