Replace __alignof__() GCC-ism with sizeof(). Should produce exactly the same code...
authorDavid Schleef <ds@schleef.org>
Tue, 21 Jan 2003 20:50:27 +0000 (20:50 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 21 Jan 2003 20:50:27 +0000 (20:50 +0000)
commitfb9d8102637026ea2b7d0fc14f445b957f43ca70
tree51f955650d3d0eef67b0dca1610a44cb262751c7
parentbab7be2c9155bfd722da098217a3b6943244d0ab
Replace __alignof__() GCC-ism with sizeof().  Should produce exactly the same code on all architectures except perhap...

Original commit message from CVS:
Replace __alignof__() GCC-ism with sizeof().  Should produce exactly
the same code on all architectures except perhaps m68k.
gst/elements/gstmd5sink.c
plugins/elements/gstmd5sink.c