aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plpintl.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-03-20 02:18:51 +0000
committerFritz Elfert <felfert@to.com>2002-03-20 02:18:51 +0000
commit1d9b2e0e156f9a58bd642b9f9e8b2a08e768f5ed (patch)
tree580f6fa06ce0d114f3861c709203af4c3d86237a /lib/plpintl.h
parentbedd0177bc1ec1bf3c425e034958209554c20171 (diff)
downloadplptools-1d9b2e0e156f9a58bd642b9f9e8b2a08e768f5ed.tar.gz
plptools-1d9b2e0e156f9a58bd642b9f9e8b2a08e768f5ed.tar.bz2
plptools-1d9b2e0e156f9a58bd642b9f9e8b2a08e768f5ed.zip
- rpcs: Implemented scratch RAM access.
- Updated spec file (not complete) - Updated KDE translations - kioslave and property-dialog now translate correctly - ppsocket: Added a patch for FreeBSD - plpftp: Some experimental code for testing
Diffstat (limited to 'lib/plpintl.h')
-rw-r--r--lib/plpintl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plpintl.h b/lib/plpintl.h
index 79f3359..e28fde0 100644
--- a/lib/plpintl.h
+++ b/lib/plpintl.h
@@ -20,8 +20,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
-#ifndef _INTL_H_
-#define _INTL_H_
+#ifndef _PLPINTL_H_
+#define _PLPINTL_H_
#ifdef HAVE_CONFIG_H
#include <config.h>