Skip to content

Commit

Permalink
drouting: clang format the source code
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 16, 2017
1 parent 2dd28a6 commit e76a0ac
Show file tree
Hide file tree
Showing 10 changed files with 1,274 additions and 1,394 deletions.
428 changes: 217 additions & 211 deletions src/modules/drouting/dr_load.c

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/modules/drouting/dr_load.h
Expand Up @@ -27,7 +27,7 @@
#include "../../lib/srdb1/db.h"
#include "routing.h"

rt_data_t* dr_load_routing_info( db_func_t *dr_dbf, db1_con_t* db_hdl,
str *drd_table, str *drl_table, str* str_table);
rt_data_t *dr_load_routing_info(db_func_t *dr_dbf, db1_con_t *db_hdl,
str *drd_table, str *drl_table, str *str_table);

#endif

0 comments on commit e76a0ac

Please sign in to comment.