ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/rohc/d_ip.c
(Generate patch)

Comparing gvpe/src/rohc/d_ip.c (file contents):
Revision 1.2 by pcg, Sun Feb 8 07:24:25 2004 UTC vs.
Revision 1.3 by pcg, Tue Apr 26 00:55:56 2005 UTC

23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 GNU General Public License for more details. 24 GNU General Public License for more details.
25 25
26 You should have received a copy of the GNU General Public License 26 You should have received a copy of the GNU General Public License
27 along with this program; if not, write to the Free Software 27 along with this program; if not, write to the Free Software
28 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 28 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
29*/ 29*/
30// IP-Only profile in decompressor 30// IP-Only profile in decompressor
31 31
32/* The decode functions decode the packet, control CRC 32/* The decode functions decode the packet, control CRC
33 * and if crc-fails the try a new decompression with a 33 * and if crc-fails the try a new decompression with a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines