From: Martin Mares Date: Fri, 30 May 2014 11:54:41 +0000 (+0200) Subject: Table: Guard macros now follow LibUCW conventions X-Git-Tag: v6.0~13^2~10 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=16f90580d144c1fa891020dc997032d8cc80ad9c;p=libucw.git Table: Guard macros now follow LibUCW conventions --- diff --git a/ucw/table.h b/ucw/table.h index 0a2b4dbe..3ef913e8 100644 --- a/ucw/table.h +++ b/ucw/table.h @@ -4,8 +4,8 @@ * (c) 2014 Robert Kessl */ -#ifndef _TABLEPRINTER_H -#define _TABLEPRINTER_H +#ifndef _UCW_TABLE_H +#define _UCW_TABLE_H #include #include