Sign in
Imanol-Mikel Barba Sabariego
/
smartcities
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1e762ea6cbec342bfdf3c4e29f6472409e0649c5
Authored by
Maria Jorba Brosa
2014-04-03 09:37:37 +0000
1 parent
995d3cf6
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Project/applications/smartcities/main.c
Project/applications/smartcities/main.c
View file @
1e762ea
@@ -84,7 +84,7 @@ int main(void)
@@ -84,7 +84,7 @@ int main(void)
84
}
84
}
85
}
85
}
86
else if(res==HARD_REACHED){
86
else if(res==HARD_REACHED){
87
- destroy(buffer
[i]
);
87
+ destroy(buffer
s
);
88
}
88
}
89
}
89
}
90
90