diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-10-18 18:44:56 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-10-18 18:44:56 +0000 |
commit | 2fa65990a464d5292187b66cde870d9c9018d7df (patch) | |
tree | 99790822162af6ad15e2a432f741e72f9a757132 | |
parent | 7991f8554eb16d395413eab8c59b72eba2a9f3ca (diff) | |
download | xine-lib-2fa65990a464d5292187b66cde870d9c9018d7df.tar.gz xine-lib-2fa65990a464d5292187b66cde870d9c9018d7df.tar.bz2 |
somebody did copy-paste here...
CVS patchset: 7047
CVS date: 2004/10/18 18:44:56
-rw-r--r-- | src/input/input_smb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/input_smb.c b/src/input/input_smb.c index 2ba24ad91..f4c01c5e1 100644 --- a/src/input/input_smb.c +++ b/src/input/input_smb.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2004 the xine project * - * This file is part of totem, + * 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: input_smb.c,v 1.2 2004/10/18 18:26:12 miguelfreitas Exp $ + * $Id: input_smb.c,v 1.3 2004/10/18 18:44:56 miguelfreitas Exp $ */ |