diff options
Diffstat (limited to 'usr/src/cmd')
-rw-r--r-- | usr/src/cmd/sgs/elfdump/common/corenote.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/sgs/elfdump/common/corenote.c b/usr/src/cmd/sgs/elfdump/common/corenote.c index b884f6357d..a5ba4e31b8 100644 --- a/usr/src/cmd/sgs/elfdump/common/corenote.c +++ b/usr/src/cmd/sgs/elfdump/common/corenote.c @@ -1430,6 +1430,7 @@ dump_lwpsinfo(note_state_t *state, const char *title) indent_exit(state); } + /* * Output information from psinfo_t structure. */ |