aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/voip_calls.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/voip_calls.c
parent0037adc30ef5c2566822f117df6158762afd10e6 (diff)
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/voip_calls.c')
-rw-r--r--ui/gtk/voip_calls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/voip_calls.c b/ui/gtk/voip_calls.c
index 53ee9b1da7..a9dfffb0f6 100644
--- a/ui/gtk/voip_calls.c
+++ b/ui/gtk/voip_calls.c
@@ -3316,7 +3316,7 @@ unistim_calls_packet(void *ptr _U_, packet_info *pinfo, epan_dissect_t *edt _U_,
} else if(pi->key_val == 23) {
/* User pressed the soft key 3 */
/* Cancel on cs2k so clear buffer */
- /* On mcs its config which will clear the buffer too */
+ /* On mcs it's config which will clear the buffer too */
tmp_unistim_info->key_buffer = g_strdup("\n");
/* User pressed something, set labels*/