summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/files/patch-libedataserverui_e-name-selector-entry.c
blob: d2ba678771a82849d39b7275991459561304013b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libedataserverui/e-name-selector-entry.c.orig   Wed Jul 13 02:24:07 2005
+++ libedataserverui/e-name-selector-entry.c    Wed Jul 13 02:24:15 2005
@@ -1111,7 +1111,7 @@ user_delete_text (ENameSelectorEntry *na
 {
    const gchar *text;
    gint         index_start, index_end;
-   gunichar     str_context [2], str_b_context [2];;
+   gunichar     str_context [2], str_b_context [2];
    gint         len;
    gint         i;