aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-06-09 17:31:53 -0700
committerGuy Harris <guy@alum.mit.edu>2015-06-10 00:32:17 +0000
commitf023aa18d559c2c70e4e7babf0932e57f11a508a (patch)
tree983af4dc926b1612d07bf38331ca889371055f81 /wsutil
parent2e76bb466a82110ca80d5d6d982842cf2f9cc964 (diff)
Get rid of extra blank line at the end.
Change-Id: Ibe7904b7e01a1b0b81ba20673cd85e08ebf660c2 Reviewed-on: https://code.wireshark.org/review/8863 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/process.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/wsutil/process.h b/wsutil/process.h
index eb3fd4c597..0be67421f3 100644
--- a/wsutil/process.h
+++ b/wsutil/process.h
@@ -40,4 +40,3 @@ typedef pid_t ws_process_id; /* on UN\*X, a process ID is a pid_t */
#endif /* __cplusplus */
#endif /* _WSUTIL_PROCESS_H_ */
-