projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b5b1e9
)
did not compile
author
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 5 Apr 2011 07:13:39 +0000
(07:13 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Tue, 5 Apr 2011 07:13:39 +0000
(07:13 +0000)
src/transport/plugin_transport_wlan.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_wlan.c
b/src/transport/plugin_transport_wlan.c
index a305d0df639d8c56985f9bdd70b4b27420eedee4..124934b3c4e0d91349a93015faab6defb7670011 100644
(file)
--- a/
src/transport/plugin_transport_wlan.c
+++ b/
src/transport/plugin_transport_wlan.c
@@
-1624,7
+1624,7
@@
getRadiotapHeader(struct Plugin * plugin, struct Session * session,
struct Radiotap_Send * header)
{
- if (session !=
null
){
+ if (session !=
NULL
){
header->rate = session->rate;
header->tx_power = session->tx_power;
header->antenna = session->antenna;