diff options
author | Philipp Maier <pmaier@sysmocom.de> | 2017-06-16 16:17:19 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-06-22 17:08:16 +0000 |
commit | 4703fd215f3684a2e7cba46e423512960218ea54 (patch) | |
tree | 517b32f56f6075149b1eace18b5dc971a446cb31 /src/utils.c | |
parent | 884ba0f2bcaf385cabee0b4228a2598d61fa406b (diff) |
cosmetic: remove API documentation strings in header file
Typically we don't place comments with the function declarations
in .h files. Not sure why this file has comments for each. The
API doc belongs in the .c file as proper doxygen comments,
and shouldn't be duplicated in the .h file.
In this particular case, doxygen comments are added in the
corresponding c file recently.
Change-Id: I5c4cb55be5ec59a6945b1720b875c5987f1cfaad
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions