X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fipc;h=3a6c1689f08ce58340e699645d9cbefda0ac4add;hb=9fc439081f4226774682129daa12d25f5ae3dfcb;hp=8b1879595135a0d651dfd49b98bbec55e095bdc6;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/ipc b/ETL/trunk/ETL/ipc index 8b18795..3a6c168 100644 --- a/ETL/trunk/ETL/ipc +++ b/ETL/trunk/ETL/ipc @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Inter-Process Commumnication Classes -** $Id: ipc,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 __MUTEX__ -#define __MUTEX__ +#ifndef __IPC__ +#define __IPC__ /* === H E A D E R S ======================================================= */