netsniff-ng: add comment wrt NOATIME and fix whitespace
commitd9432291168e7e15877bdd4c1c23ed0dc8913246
authorDaniel Borkmann <daniel@iogearbox.net>
Thu, 7 May 2015 11:32:59 +0000 (7 13:32 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 7 May 2015 11:32:59 +0000 (7 13:32 +0200)
tree745641f1ffb472aeee59b05a660306a6b82b1422
parentf6d211974eff4ba67461262031af54fdb4f54210
netsniff-ng: add comment wrt NOATIME and fix whitespace

Just add a comment to the reader, so that it's obvious. The second
condition could have been spared in case of open_or_die(), but it's
nothing critical and the extra indent can be spared instead.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
netsniff-ng.c