X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fipc;h=3a6c1689f08ce58340e699645d9cbefda0ac4add;hb=1891afee8b0ad9e67c56b1c262a940a0bb5042cb;hp=77d3b2375e7686a5e071b132fd7bdfc3c3cb3df4;hpb=29bc5853be7221a692fe89d9f0ddbd1de7f50299;p=synfig.git diff --git a/ETL/trunk/ETL/ipc b/ETL/trunk/ETL/ipc index 77d3b23..3a6c168 100644 --- a/ETL/trunk/ETL/ipc +++ b/ETL/trunk/ETL/ipc @@ -2,7 +2,7 @@ /*! ======================================================================== ** 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. ** @@ -22,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __MUTEX__ -#define __MUTEX__ +#ifndef __IPC__ +#define __IPC__ /* === H E A D E R S ======================================================= */