summaryrefslogtreecommitdiff
path: root/src/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.h')
-rw-r--r--src/error.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/error.h b/src/error.h
index 4c88505..06aa4b1 100644
--- a/src/error.h
+++ b/src/error.h
@@ -22,7 +22,15 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-
+/*
+ * $Id$
+ */
+/*
+ * $Log$
+ * Revision 1.5 2005/05/01 09:56:26 deva
+ * Added Id and Log tags to all files
+ *
+ */
#include <config.h>
#ifndef __MIAV_ERROR_H__
#define __MIAV_ERROR_H__