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

Comparing gvpe/src/rohc/comp.c (file contents):
Revision 1.1 by pcg, Sun Feb 8 06:02:44 2004 UTC vs.
Revision 1.2 by pcg, Sun Feb 8 07:24:25 2004 UTC

37#include "c_util.h" 37#include "c_util.h"
38 38
39#include "decomp.h" 39#include "decomp.h"
40#include "d_util.h" 40#include "d_util.h"
41 41
42#include "proc_rohc.h"
43
44/////////////////////////////////////////////////////////////////////// 42///////////////////////////////////////////////////////////////////////
45// Profile definitions and variables 43// Profile definitions and variables
46 44
47// Profile IDs 45// Profile IDs
48#define ROHC_PROFILE_UNCOMPRESSED 0 46#define ROHC_PROFILE_UNCOMPRESSED 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines