Commit: 81e2fa91a305f9893602b10188ad77f642a36c27
Parent: 9918a415ab30dffd8ac402212258366a5a520a3d
Author: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-10-25 11:12:37
Tree: f2de4689b60f9ff3dd8ac7451aeaf726a1f230b5

android/client: Fix various coding style issues Mostly indentation of arguments in functions and calls. Prefix p remove from puser/penum_func. Some empty lines added after closing } when needed. Magic number for string length changed to preprocessor define. Added spaces after casts.

Diffstat

M android/client/haltest.c | 18 +++++++++++++- - - - -
M android/client/if-bt.c | 154 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/client/if-hh.c | 64 ++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M android/client/if-main.h | 12 ++++++- - - - - -
M android/client/if-pan.c | 34 +++++++++++++++++- - - - - - - - - - - - - - - - -
M android/client/if-sock.c | 26 ++++++++++++++- - - - - - - - - - - -
M android/client/tabcompletion.c | 8 ++++- - - -
M android/client/terminal.c | 5 +++++
M android/client/textconv.h | 2 +-

9 files changed, 175 insertions(+), 148 deletions(-)

View Full Diff | Patch