Module: sip-router
Branch: master
Commit: bc807b614be48f959419d98ec0befe09a795d72a
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bc807b6…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Thu Jul 16 23:46:27 2009 +0200
domain: Source cleanup
Cleanup of source files:
* Wrap long lines
* Fix wrong indentations
* Update logging macros to the current calling convention
---
modules_s/domain/domain.c | 82 ++++----
modules_s/domain/domain.h | 33 ++--
modules_s/domain/domain_mod.c | 445 +++++++++++++++++++++--------------------
modules_s/domain/domain_mod.h | 3 +-
modules_s/domain/domain_rpc.c | 4 +-
modules_s/domain/hash.c | 22 +-
modules_s/domain/hash.h | 2 +-
7 files changed, 300 insertions(+), 291 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=bc8…