summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJuergen Keil <jkeil@users.sourceforge.net>2002-10-22 17:18:23 +0000
committerJuergen Keil <jkeil@users.sourceforge.net>2002-10-22 17:18:23 +0000
commitdd5b9b7bab8c2c683b073b9fb7f1318ca70735c7 (patch)
treea2aaf7f86062999824e1390e20deb54b1fa7d142 /src
parent0b854f7c4265680a380bfe666220f3188da048be (diff)
downloadxine-lib-dd5b9b7bab8c2c683b073b9fb7f1318ca70735c7.tar.gz
xine-lib-dd5b9b7bab8c2c683b073b9fb7f1318ca70735c7.tar.bz2
Recursive comments, picked up via CVS $Log keyword. Trying to fix...
CVS patchset: 2941 CVS date: 2002/10/22 17:18:23
Diffstat (limited to 'src')
-rw-r--r--src/input/libdvdnav/dvdnav.c7
-rw-r--r--src/input/libdvdnav/vm.c7
2 files changed, 10 insertions, 4 deletions
diff --git a/src/input/libdvdnav/dvdnav.c b/src/input/libdvdnav/dvdnav.c
index 5db3257f3..e6c699812 100644
--- a/src/input/libdvdnav/dvdnav.c
+++ b/src/input/libdvdnav/dvdnav.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: dvdnav.c,v 1.9 2002/10/22 04:39:01 storri Exp $
+ * $Id: dvdnav.c,v 1.10 2002/10/22 17:18:23 jkeil Exp $
*
*/
@@ -1010,8 +1010,11 @@ uint32_t dvdnav_get_next_still_flag(dvdnav_t *this) {
/*
* $Log: dvdnav.c,v $
+ * Revision 1.10 2002/10/22 17:18:23 jkeil
+ * Recursive comments, picked up via CVS $Log keyword. Trying to fix...
+ *
* Revision 1.9 2002/10/22 04:39:01 storri
- * Changed comments to standard /* ... */
+ * Changed comments to standard / * ... * /
*
* Revision 1.8 2002/09/20 12:53:53 mroi
* sync to latest libdvdnav cvs version
diff --git a/src/input/libdvdnav/vm.c b/src/input/libdvdnav/vm.c
index f5e75c4a9..c3fa9a282 100644
--- a/src/input/libdvdnav/vm.c
+++ b/src/input/libdvdnav/vm.c
@@ -19,7 +19,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: vm.c,v 1.7 2002/10/22 04:39:30 storri Exp $
+ * $Id: vm.c,v 1.8 2002/10/22 17:18:24 jkeil Exp $
*
*/
@@ -1988,8 +1988,11 @@ static pgcit_t* get_PGCIT(vm_t *vm) {
/*
* $Log: vm.c,v $
+ * Revision 1.8 2002/10/22 17:18:24 jkeil
+ * Recursive comments, picked up via CVS $Log keyword. Trying to fix...
+ *
* Revision 1.7 2002/10/22 04:39:30 storri
- * Changed comments to standard /* ... */
+ * Changed comments to standard / * ... * /
*
* Revision 1.6 2002/09/20 12:53:53 mroi
* sync to latest libdvdnav cvs version