From ee7d4c5ca881492d26982bb800daa1942380eeae Mon Sep 17 00:00:00 2001 From: phintuka Date: Tue, 18 Nov 2008 15:06:12 +0000 Subject: Cosmetics --- frontend_local.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend_local.h b/frontend_local.h index 84dd2ad4..1a44f3bd 100644 --- a/frontend_local.h +++ b/frontend_local.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: frontend_local.h,v 1.5 2007-04-12 22:53:36 phintuka Exp $ + * $Id: frontend_local.h,v 1.6 2008-11-18 15:06:12 phintuka Exp $ * */ @@ -36,8 +36,8 @@ class cXinelibLocal : public cXinelibThread public: // Data transfer - virtual int Play_PES(const uchar *buf, int len); - virtual void OsdCmd(void *cmd); + virtual int Play_PES(const uchar *buf, int len); + virtual void OsdCmd(void *cmd); virtual int64_t GetSTC(); // Playback files -- cgit v1.2.3