On Monday, December 05, 2011 05:38:27 Antonio Quartulli wrote:
diff --git a/translation-table.c b/translation-table.c index cf3e2c2..6e01079 100644 --- a/translation-table.c +++ b/translation-table.c @@ -663,6 +663,7 @@ void tt_global_del(struct bat_priv *bat_priv, const char *message, bool roaming) { struct tt_global_entry *tt_global_entry = NULL;
- struct tt_local_entry *tt_local_entry = NULL
Please make sure that your patch at least(!) compiles before you send it to the list. It also would be nice if the patches destined for the maint branch were based on based on this very branch. Saves some time and (merge) hair ..
Applied in revision db10af5.
Thanks, Marek