[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.11, Sun Nov 17 00:51:11 2002 UTC revision 1.12, Wed Nov 27 21:20:33 2002 UTC
# Line 91  Line 91 
91                          *mem_ptr = 0;                          *mem_ptr = 0;
92    
93                          /* Return the mem_ptr pointer */                          /* Return the mem_ptr pointer */
94                          return (void *) mem_ptr++;                          return (void *)(mem_ptr+1);
95    
96                  }                  }
97    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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