summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/input/libreal/real.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/input/libreal/real.c b/src/input/libreal/real.c
index 8ce462f32..c0a292ef9 100644
--- a/src/input/libreal/real.c
+++ b/src/input/libreal/real.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: real.c,v 1.10 2003/12/04 22:11:25 jstembridge Exp $
+ * $Id: real.c,v 1.11 2003/12/04 22:14:53 jstembridge Exp $
*
* special functions for real streams.
* adopted from joschkas real tools.
@@ -29,9 +29,9 @@
#define LOG_MODULE "real"
#define LOG_VERBOSE
-
+/*
#define LOG
-
+*/
#include "real.h"
#include "asmrp.h"