summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libxineadec/nosefart/memguard.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/libxineadec/nosefart/memguard.h b/src/libxineadec/nosefart/memguard.h
index 142e70c27..d80d6fb7c 100644
--- a/src/libxineadec/nosefart/memguard.h
+++ b/src/libxineadec/nosefart/memguard.h
@@ -20,7 +20,7 @@
** memguard.h
**
** memory allocation wrapper routines
-** $Id: memguard.h,v 1.1 2003/01/08 07:04:35 tmmm Exp $
+** $Id: memguard.h,v 1.2 2003/03/01 02:23:01 storri Exp $
*/
#ifndef _MEMGUARD_H_
@@ -54,6 +54,9 @@ extern boolean mem_debug;
/*
** $Log: memguard.h,v $
+** Revision 1.2 2003/03/01 02:23:01 storri
+** Added new line at end of file to remove compiler warning.
+**
** Revision 1.1 2003/01/08 07:04:35 tmmm
** initial import of Nosefart sources
**
@@ -63,4 +66,5 @@ extern boolean mem_debug;
** Revision 1.4 2000/06/09 15:12:25 matt
** initial revision
**
-*/ \ No newline at end of file
+*/
+