summaryrefslogtreecommitdiff
path: root/beecrypt/mpbarrett.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-04-25 18:02:45 +0000
committerjbj <devnull@localhost>2003-04-25 18:02:45 +0000
commitb52edfb1ed46c2eeb79c63dd9ceba158754257de (patch)
treec85b3e84ae485a5657670aec16c4e9f733b35034 /beecrypt/mpbarrett.h
parent79d776ceb661deaf583f6ba4db182d1d7053edcc (diff)
downloadlibrpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.tar.gz
librpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.tar.bz2
librpm-tizen-b52edfb1ed46c2eeb79c63dd9ceba158754257de.zip
beecrypt-3.0.0 merge: copyright messages, new primitive types merged.
CVS patchset: 6775 CVS date: 2003/04/25 18:02:45
Diffstat (limited to 'beecrypt/mpbarrett.h')
-rw-r--r--beecrypt/mpbarrett.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/beecrypt/mpbarrett.h b/beecrypt/mpbarrett.h
index 077b3bf23..587ab0c51 100644
--- a/beecrypt/mpbarrett.h
+++ b/beecrypt/mpbarrett.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (c) 1997, 1998, 1999, 2000, 2001 Virtual Unlimited B.V.
+ * Copyright (c) 2003 Bob Deblier
*
* Author: Bob Deblier <bob@virtualunlimited.com>
*
@@ -25,8 +25,8 @@
*
*/
-#ifndef _MP32BARRETT_H
-#define _MP32BARRETT_H
+#ifndef _MPBARRETT_H
+#define _MPBARRETT_H
#include "beecrypt.h"
#include "mpnumber.h"