Update of /cvsroot/firebug/firebug/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26707
Modified Files:
fbmsg.html
Log Message:
.
Index: fbmsg.html
===================================================================
RCS file: /cvsroot/firebug/firebug/web/fbmsg.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** fbmsg.html 16 Feb 2004 02:09:57 -0000 1.6
--- fbmsg.html 17 Feb 2004 19:10:30 -0000 1.7
***************
*** 58,63 ****
<tr class="msg_header">
! <td colspan="4" rowspan="2"><b>TOS HEADER</b></td>
! <td colspan="8"><b>PAYLOAD</b></td>
</tr>
--- 58,63 ----
<tr class="msg_header">
! <td colspan="4" rowspan="2"><b>AM HEADER</b></td>
! <td colspan="8"><b>AM PAYLOAD</b></td>
</tr>
***************
*** 67,74 ****
-->
<td colspan="2"><b>ROUTING HEADER</b></td>
! <td colspan="6"><b>FIREBUG DATA</b></td>
</tr>
! <tr bgcolor="#D0D0D0">
<td><b>Destination Address</b></td>
<td><b>Handler ID</b></td>
--- 67,74 ----
-->
<td colspan="2"><b>ROUTING HEADER</b></td>
! <td colspan="6"><b>ROUTING PAYLOAD/FIREBUG DATA</b></td>
</tr>
! <tr align="center" bgcolor="#D0D0D0">
<td><b>Destination Address</b></td>
<td><b>Handler ID</b></td>
***************
*** 81,85 ****
</tr>
! <tr>
<td bgcolor="#D0D0FF" rowspan="2">0x7E 0x00</td>
<td bgcolor="#D0D0FF" rowspan="2">0x0A</td>
--- 81,85 ----
</tr>
! <tr align="center">
<td bgcolor="#D0D0FF" rowspan="2">0x7E 0x00</td>
<td bgcolor="#D0D0FF" rowspan="2">0x0A</td>
|