diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-08-10 10:25:51 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-08-10 10:28:55 +0200 |
commit | 4651ad352e6afabea33ed46bca9fa49fab528d09 (patch) | |
tree | 153258aa9dcc454bcb65cf258327ad93b8f7468a /stun.c | |
parent | cb158d929bdb417af3b6fdc8fa39bc9a76068793 (diff) |
trafgen: proto: Add space between switch statement and opening parenthesis
Follow common coding style and use:
switch (...)
instead of:
switch(...)
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'stun.c')
0 files changed, 0 insertions, 0 deletions