summaryrefslogtreecommitdiff
path: root/ot_stats.c
diff options
context:
space:
mode:
authorerdgeist <>2007-11-06 17:53:45 +0000
committererdgeist <>2007-11-06 17:53:45 +0000
commitad5fa66737dd77260b881ca673d03b1c171fa7bd (patch)
tree45a389006c7e4e92052b6277505bd4ec4864688b /ot_stats.c
parent49c4bbb47f3ae86f2005600891a990b440e436fa (diff)
Missing newline warning, missing include fixed
Diffstat (limited to 'ot_stats.c')
-rw-r--r--ot_stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_stats.c b/ot_stats.c
index 7cfb1dc..97e83dd 100644
--- a/ot_stats.c
+++ b/ot_stats.c
@@ -319,4 +319,4 @@ void stats_issue_event( ot_status_event event, int is_tcp, size_t event_data ) {
319 default: 319 default:
320 break; 320 break;
321 } 321 }
322} \ No newline at end of file 322}