diff options
author | Brian Cameron <brian.cameron@sun.com> | 2003-05-22 10:26:44 +0000 |
---|---|---|
committer | Brian Cameron <brian.cameron@sun.com> | 2003-05-22 10:26:44 +0000 |
commit | 2e570bdceca42ea775e01bbc383673d9320143ae (patch) | |
tree | e015be8c84b36e73a0307e5bf5c45253dec043d0 /ext/gsm | |
parent | debf9fea7a64b62e204e6f51c27bff42278f573c (diff) | |
download | gst-plugins-bad-2e570bdceca42ea775e01bbc383673d9320143ae.tar.gz gst-plugins-bad-2e570bdceca42ea775e01bbc383673d9320143ae.tar.bz2 gst-plugins-bad-2e570bdceca42ea775e01bbc383673d9320143ae.zip |
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using typeof(), since typeof() is a gcc-extensio...
Original commit message from CVS:
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than
using typeof(), since typeof() is a gcc-extension and does not work
with other compilers. This is okay since every place these macros
are used, gints are passed in. I renamed SWAP to SWAP_INT to reflect
that it is not so generic.
Diffstat (limited to 'ext/gsm')
0 files changed, 0 insertions, 0 deletions