[cvs] / xvidcore / src / utils / mem_align.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/mem_align.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15, Sat Feb 15 15:22:19 2003 UTC revision 1.15.2.1, Sun Apr 27 20:50:54 2003 UTC
# Line 74  Line 74 
74                          *mem_ptr = 1;                          *mem_ptr = 1;
75    
76                          /* Return the mem_ptr pointer */                          /* Return the mem_ptr pointer */
77                          return (void *) mem_ptr++;                          return (void *)(mem_ptr+1);
78    
79                  }                  }
80    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.15.2.1

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4