summaryrefslogtreecommitdiff
path: root/src/xine-engine/audio_out.h
diff options
context:
space:
mode:
authorGuenter Bartsch <guenter@users.sourceforge.net>2002-09-18 00:51:33 +0000
committerGuenter Bartsch <guenter@users.sourceforge.net>2002-09-18 00:51:33 +0000
commitdb4a9292eb386fe91bbb4059c1b172e45bd32ce7 (patch)
tree85a58e93c69fa06b6304bb936c77131b957d3c5f /src/xine-engine/audio_out.h
parent1ad10f5795d76ee8d66c642cc4165593ce6a9e39 (diff)
downloadxine-lib-db4a9292eb386fe91bbb4059c1b172e45bd32ce7.tar.gz
xine-lib-db4a9292eb386fe91bbb4059c1b172e45bd32ce7.tar.bz2
first steps towards implementing stream/meta info
CVS patchset: 2680 CVS date: 2002/09/18 00:51:33
Diffstat (limited to 'src/xine-engine/audio_out.h')
-rw-r--r--src/xine-engine/audio_out.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-engine/audio_out.h b/src/xine-engine/audio_out.h
index a83e37f6b..e43d5f3a4 100644
--- a/src/xine-engine/audio_out.h
+++ b/src/xine-engine/audio_out.h
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2002 the xine project
*
- * This file is part of xine, a unix video player.
+ * This file is part of xine, a free video player.
*
* xine is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -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: audio_out.h,v 1.33 2002/09/04 23:31:13 guenter Exp $
+ * $Id: audio_out.h,v 1.34 2002/09/18 00:51:34 guenter Exp $
*/
#ifndef HAVE_AUDIO_OUT_H
#define HAVE_AUDIO_OUT_H