Ethereal-dev: SV: [Ethereal-dev] RE Patch gtk/gsm_map_stat.c for MAP operationsstatistics

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Sat, 4 Mar 2006 11:18:17 +0100
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Florent.Drouin@xxxxxxxxxx
Skickat: den 3 mars 2006 09:36
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] RE Patch gtk/gsm_map_stat.c for MAP
operationsstatistics

      Hello,


Just a little correction.
In the last patch for gtk/gsm_map_stat.c applied, the variable "j" was
changed to "i" .

Is it possible to send K12 file (.rf5), for bug analyze, or do there is a
license problem ??

Thanks in advance
Regards
Florent

etherdev@simGi3:~/SVN/ethereal$ svn diff
Index: gtk/gsm_map_stat.c
===================================================================
--- gtk/gsm_map_stat.c  (revision 17454)
+++ gtk/gsm_map_stat.c  (working copy)
@@ -429,7 +429,7 @@
         /*
          * set the rest of the columns
          */
-        for (j = 2; j < GSM_MAP_INIT_TABLE_NUM_COLUMNS; i++)
+        for (j = 2; j < GSM_MAP_INIT_TABLE_NUM_COLUMNS; j++)
         {
             dlg.entries[j] = g_strdup("0");
         }
etherdev@simGi3:~/SVN/ethereal$


_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev