summaryrefslogtreecommitdiff
path: root/ui/gtk/range_utils.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-02-25 23:35:13 +0000
committerBill Meier <wmeier@newsguy.com>2013-02-25 23:35:13 +0000
commit162817ad33208c00ed5c99618eff77ff44d6f277 (patch)
treef2e9c71afa6413f4fa63d66448cf19f811d5e212 /ui/gtk/range_utils.c
parent0037adc30ef5c2566822f117df6158762afd10e6 (diff)
downloadwireshark-162817ad33208c00ed5c99618eff77ff44d6f277.tar.gz
it's ==> its & its ==> it's as needed.
In a few cases: Fix spelling; Clean up whitespace and formatting style. svn path=/trunk/; revision=47889
Diffstat (limited to 'ui/gtk/range_utils.c')
-rw-r--r--ui/gtk/range_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/range_utils.c b/ui/gtk/range_utils.c
index c7ced2a7b8..2a4f18e48c 100644
--- a/ui/gtk/range_utils.c
+++ b/ui/gtk/range_utils.c
@@ -527,7 +527,7 @@ range_entry_in_event(GtkWidget *widget _U_, GdkEventFocus *event _U_, gpointer u
/* needs to do when the default button was pressed. This is difficult as we currently */
/* don't have a concept to call the hosting dialog this way. */
- /* XXX - As we might want to put the whole range thing in it's own dialog, this would be */
+ /* XXX - As we might want to put the whole range thing in its own dialog, this would be */
/* a much easier task than it would be today as we could simply close our own dialog. */
}