From 6bd281914499b7c2728a12181dbb1fc3a30961f1 Mon Sep 17 00:00:00 2001 From: John Cox Date: Tue, 19 Feb 2013 13:05:58 +0000 Subject: [PATCH] Fix broken execute permissions Probably my fault for editing in Windows without core.filemode false --- Makefile | 0 Makefile.w32 | 0 accessunit_defns.h | 0 compat.h | 0 ethernet.c | 0 ethernet.h | 0 h222.c | 0 h262_defns.h | 0 m2ts2ts.c | 0 misc.c | 0 misc_fns.h | 0 pcapreport.c | 0 pes.c | 0 printing.c | 0 ts.c | 0 ts2es.c | 0 ts_fns.h | 0 tsdvbsub.c | 0 tsplay_innards.c | 0 tsreport.c | 0 20 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Makefile mode change 100755 => 100644 Makefile.w32 mode change 100755 => 100644 accessunit_defns.h mode change 100755 => 100644 compat.h mode change 100755 => 100644 ethernet.c mode change 100755 => 100644 ethernet.h mode change 100755 => 100644 h222.c mode change 100755 => 100644 h262_defns.h mode change 100755 => 100644 m2ts2ts.c mode change 100755 => 100644 misc.c mode change 100755 => 100644 misc_fns.h mode change 100755 => 100644 pcapreport.c mode change 100755 => 100644 pes.c mode change 100755 => 100644 printing.c mode change 100755 => 100644 ts.c mode change 100755 => 100644 ts2es.c mode change 100755 => 100644 ts_fns.h mode change 100755 => 100644 tsdvbsub.c mode change 100755 => 100644 tsplay_innards.c mode change 100755 => 100644 tsreport.c diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/Makefile.w32 b/Makefile.w32 old mode 100755 new mode 100644 diff --git a/accessunit_defns.h b/accessunit_defns.h old mode 100755 new mode 100644 diff --git a/compat.h b/compat.h old mode 100755 new mode 100644 diff --git a/ethernet.c b/ethernet.c old mode 100755 new mode 100644 diff --git a/ethernet.h b/ethernet.h old mode 100755 new mode 100644 diff --git a/h222.c b/h222.c old mode 100755 new mode 100644 diff --git a/h262_defns.h b/h262_defns.h old mode 100755 new mode 100644 diff --git a/m2ts2ts.c b/m2ts2ts.c old mode 100755 new mode 100644 diff --git a/misc.c b/misc.c old mode 100755 new mode 100644 diff --git a/misc_fns.h b/misc_fns.h old mode 100755 new mode 100644 diff --git a/pcapreport.c b/pcapreport.c old mode 100755 new mode 100644 diff --git a/pes.c b/pes.c old mode 100755 new mode 100644 diff --git a/printing.c b/printing.c old mode 100755 new mode 100644 diff --git a/ts.c b/ts.c old mode 100755 new mode 100644 diff --git a/ts2es.c b/ts2es.c old mode 100755 new mode 100644 diff --git a/ts_fns.h b/ts_fns.h old mode 100755 new mode 100644 diff --git a/tsdvbsub.c b/tsdvbsub.c old mode 100755 new mode 100644 diff --git a/tsplay_innards.c b/tsplay_innards.c old mode 100755 new mode 100644 diff --git a/tsreport.c b/tsreport.c old mode 100755 new mode 100644