From ed4a6f373f708f76e36f7697d2695aabda056d93 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Wed, 24 Aug 2016 12:47:37 +0200 Subject: [PATCH] C sources aren't executable. --- deps/libvita2d/include/bin_packing_2d.h | 0 deps/libvita2d/include/int_htab.h | 0 deps/libvita2d/include/shared.h | 0 deps/libvita2d/include/texture_atlas.h | 0 deps/libvita2d/include/utils.h | 0 deps/libvita2d/source/bin_packing_2d.c | 0 deps/libvita2d/source/int_htab.c | 0 deps/libvita2d/source/texture_atlas.c | 0 deps/libvita2d/source/utils.c | 0 deps/libvita2d/source/vita2d.c | 0 deps/libvita2d/source/vita2d_draw.c | 0 deps/libvita2d/source/vita2d_font.c | 0 deps/libvita2d/source/vita2d_image_bmp.c | 0 deps/libvita2d/source/vita2d_image_jpeg.c | 0 deps/libvita2d/source/vita2d_image_png.c | 0 deps/libvita2d/source/vita2d_pgf.c | 0 intl/italian.h | 0 intl/msg_hash_it.c | 0 18 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 deps/libvita2d/include/bin_packing_2d.h mode change 100755 => 100644 deps/libvita2d/include/int_htab.h mode change 100755 => 100644 deps/libvita2d/include/shared.h mode change 100755 => 100644 deps/libvita2d/include/texture_atlas.h mode change 100755 => 100644 deps/libvita2d/include/utils.h mode change 100755 => 100644 deps/libvita2d/source/bin_packing_2d.c mode change 100755 => 100644 deps/libvita2d/source/int_htab.c mode change 100755 => 100644 deps/libvita2d/source/texture_atlas.c mode change 100755 => 100644 deps/libvita2d/source/utils.c mode change 100755 => 100644 deps/libvita2d/source/vita2d.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_draw.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_font.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_image_bmp.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_image_jpeg.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_image_png.c mode change 100755 => 100644 deps/libvita2d/source/vita2d_pgf.c mode change 100755 => 100644 intl/italian.h mode change 100755 => 100644 intl/msg_hash_it.c diff --git a/deps/libvita2d/include/bin_packing_2d.h b/deps/libvita2d/include/bin_packing_2d.h old mode 100755 new mode 100644 diff --git a/deps/libvita2d/include/int_htab.h b/deps/libvita2d/include/int_htab.h old mode 100755 new mode 100644 diff --git a/deps/libvita2d/include/shared.h b/deps/libvita2d/include/shared.h old mode 100755 new mode 100644 diff --git a/deps/libvita2d/include/texture_atlas.h b/deps/libvita2d/include/texture_atlas.h old mode 100755 new mode 100644 diff --git a/deps/libvita2d/include/utils.h b/deps/libvita2d/include/utils.h old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/bin_packing_2d.c b/deps/libvita2d/source/bin_packing_2d.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/int_htab.c b/deps/libvita2d/source/int_htab.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/texture_atlas.c b/deps/libvita2d/source/texture_atlas.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/utils.c b/deps/libvita2d/source/utils.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d.c b/deps/libvita2d/source/vita2d.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_draw.c b/deps/libvita2d/source/vita2d_draw.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_font.c b/deps/libvita2d/source/vita2d_font.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_image_bmp.c b/deps/libvita2d/source/vita2d_image_bmp.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_image_jpeg.c b/deps/libvita2d/source/vita2d_image_jpeg.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_image_png.c b/deps/libvita2d/source/vita2d_image_png.c old mode 100755 new mode 100644 diff --git a/deps/libvita2d/source/vita2d_pgf.c b/deps/libvita2d/source/vita2d_pgf.c old mode 100755 new mode 100644 diff --git a/intl/italian.h b/intl/italian.h old mode 100755 new mode 100644 diff --git a/intl/msg_hash_it.c b/intl/msg_hash_it.c old mode 100755 new mode 100644