From c7d765971913568a7d701bfb8a8444bc882ccbf1 Mon Sep 17 00:00:00 2001 From: Stefan Vacek Date: Wed, 26 Aug 2015 13:38:42 +0200 Subject: Cleanup master - remove compiler warnings - fix file permissions Signed-off-by: Stefan Vacek --- include/CMakeLists.txt | 0 include/dlt/dlt.h | 0 include/dlt/dlt_client.h | 0 include/dlt/dlt_common.h | 0 include/dlt/dlt_protocol.h | 0 include/dlt/dlt_types.h | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/CMakeLists.txt mode change 100755 => 100644 include/dlt/dlt.h mode change 100755 => 100644 include/dlt/dlt_client.h mode change 100755 => 100644 include/dlt/dlt_common.h mode change 100755 => 100644 include/dlt/dlt_protocol.h mode change 100755 => 100644 include/dlt/dlt_types.h (limited to 'include') diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/include/dlt/dlt.h b/include/dlt/dlt.h old mode 100755 new mode 100644 diff --git a/include/dlt/dlt_client.h b/include/dlt/dlt_client.h old mode 100755 new mode 100644 diff --git a/include/dlt/dlt_common.h b/include/dlt/dlt_common.h old mode 100755 new mode 100644 diff --git a/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h old mode 100755 new mode 100644 diff --git a/include/dlt/dlt_types.h b/include/dlt/dlt_types.h old mode 100755 new mode 100644 -- cgit v1.2.1