summaryrefslogtreecommitdiff
path: root/ui/util.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-02-25 15:42:35 -0500
committerBill Meier <wmeier@newsguy.com>2014-02-25 20:46:49 +0000
commit11b5c15fdb815a2af400bfddef944dbac41a434a (patch)
treee7217ebcff4d4d9f7f95d0342b6776547e5537c3 /ui/util.h
parentc55c57ad72acda8cbce2841bc237f966bad5ae5b (diff)
downloadwireshark-11b5c15fdb815a2af400bfddef944dbac41a434a.tar.gz
Remove trailing whitespace
Change-Id: I8116f63ff88687c8db3fd6e8e23b22ab2f759af0 Reviewed-on: https://code.wireshark.org/review/385 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'ui/util.h')
-rw-r--r--ui/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/util.h b/ui/util.h
index 7fb5e17df1..5cbfd151d3 100644
--- a/ui/util.h
+++ b/ui/util.h
@@ -37,7 +37,7 @@ char *get_args_as_string(int argc, char **argv, int optindex);
/* Compute the difference between two seconds/microseconds time stamps.
* Beware: we're using nanosecond resolution now and function is currently unused
*/
-void compute_timestamp_diff(gint *diffsec, gint *diffusec,
+void compute_timestamp_diff(gint *diffsec, gint *diffusec,
guint32 sec1, guint32 usec1, guint32 sec2, guint32 usec2);
/* Try to figure out if we're remotely connected, e.g. via ssh or