From 2e94b00f26a68fd728c65b080f5232108758c64b Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 7 Apr 2014 12:00:36 +0000 Subject: [PATCH] - use new hash name --- src/ats/plugin_ats_ril.c | 0 src/ats/plugin_ats_ril.h | 0 src/ats/test_ats_solver_convergence.c | 0 src/conversation/gnunet-helper-audio-playback-gst.c | 0 src/conversation/gnunet-helper-audio-record-gst.c | 0 src/gns/gnunet-gns-import.c | 0 src/include/gnunet_mesh_service.h | 2 +- src/peerinfo/perf_peerinfo_api.c | 0 src/util/gnunet-helper-w32-console.c | 0 src/util/gnunet-helper-w32-console.h | 0 10 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/ats/plugin_ats_ril.c mode change 100755 => 100644 src/ats/plugin_ats_ril.h mode change 100755 => 100644 src/ats/test_ats_solver_convergence.c mode change 100755 => 100644 src/conversation/gnunet-helper-audio-playback-gst.c mode change 100755 => 100644 src/conversation/gnunet-helper-audio-record-gst.c mode change 100755 => 100644 src/gns/gnunet-gns-import.c mode change 100755 => 100644 src/peerinfo/perf_peerinfo_api.c mode change 100755 => 100644 src/util/gnunet-helper-w32-console.c mode change 100755 => 100644 src/util/gnunet-helper-w32-console.h diff --git a/src/ats/plugin_ats_ril.c b/src/ats/plugin_ats_ril.c old mode 100755 new mode 100644 diff --git a/src/ats/plugin_ats_ril.h b/src/ats/plugin_ats_ril.h old mode 100755 new mode 100644 diff --git a/src/ats/test_ats_solver_convergence.c b/src/ats/test_ats_solver_convergence.c old mode 100755 new mode 100644 diff --git a/src/conversation/gnunet-helper-audio-playback-gst.c b/src/conversation/gnunet-helper-audio-playback-gst.c old mode 100755 new mode 100644 diff --git a/src/conversation/gnunet-helper-audio-record-gst.c b/src/conversation/gnunet-helper-audio-record-gst.c old mode 100755 new mode 100644 diff --git a/src/gns/gnunet-gns-import.c b/src/gns/gnunet-gns-import.c old mode 100755 new mode 100644 diff --git a/src/include/gnunet_mesh_service.h b/src/include/gnunet_mesh_service.h index 45aecf127..e49b89556 100644 --- a/src/include/gnunet_mesh_service.h +++ b/src/include/gnunet_mesh_service.h @@ -471,7 +471,7 @@ typedef void (*GNUNET_MESH_TunnelCB) (void *cls, unsigned int n_channels, unsigned int n_connections, uint32_t *channels, - struct GNUNET_MeshHash *connections, + struct GNUNET_MESH_Hash *connections, unsigned int estate, unsigned int cstate); diff --git a/src/peerinfo/perf_peerinfo_api.c b/src/peerinfo/perf_peerinfo_api.c old mode 100755 new mode 100644 diff --git a/src/util/gnunet-helper-w32-console.c b/src/util/gnunet-helper-w32-console.c old mode 100755 new mode 100644 diff --git a/src/util/gnunet-helper-w32-console.h b/src/util/gnunet-helper-w32-console.h old mode 100755 new mode 100644 -- 2.25.1