- use new hash name
authorBart Polot <bart@net.in.tum.de>
Mon, 7 Apr 2014 12:00:36 +0000 (12:00 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 7 Apr 2014 12:00:36 +0000 (12:00 +0000)
src/ats/plugin_ats_ril.c [changed mode: 0755->0644]
src/ats/plugin_ats_ril.h [changed mode: 0755->0644]
src/ats/test_ats_solver_convergence.c [changed mode: 0755->0644]
src/conversation/gnunet-helper-audio-playback-gst.c [changed mode: 0755->0644]
src/conversation/gnunet-helper-audio-record-gst.c [changed mode: 0755->0644]
src/gns/gnunet-gns-import.c [changed mode: 0755->0644]
src/include/gnunet_mesh_service.h
src/peerinfo/perf_peerinfo_api.c [changed mode: 0755->0644]
src/util/gnunet-helper-w32-console.c [changed mode: 0755->0644]
src/util/gnunet-helper-w32-console.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 45aecf12765ec85a7263ba70fa3abd3f26431ffb..e49b895567159233629c75d9adc44a1d61502f13 100644 (file)
@@ -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);
 
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)