From 3173cb680cabe292d6d6512d3638484545ba4601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 16 Mar 2007 22:28:48 +0000 Subject: Sigh, remove wrong paste. CVS patchset: 8687 CVS date: 2007/03/16 22:28:48 --- src/libreal/real_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/libreal/real_common.c b/src/libreal/real_common.c index ea2336f95..29aacbd8c 100644 --- a/src/libreal/real_common.c +++ b/src/libreal/real_common.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_common.c,v 1.7 2007/03/16 22:28:25 dgp85 Exp $ + * $Id: real_common.c,v 1.8 2007/03/16 22:28:48 dgp85 Exp $ * * Common function for the thin layer to use Real binary-only codecs in xine */ @@ -69,7 +69,7 @@ void __ctype_b(void) { exit(0); } void _x_real_codecs_init(xine_t *const xine) { const char *real_codecs_path = NULL; -src/libreal/#ifdef REAL_CODEC_PATH +#ifdef REAL_CODEC_PATH const char *const default_real_codecs_path = REAL_CODEC_PATH; #else const char *default_real_codecs_path = ""; -- cgit v1.2.3