diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-05-26 14:25:54 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-05-26 14:25:54 +0000 |
| commit | 789f6f8e7a1e176886d43869d3f34e5950acd3eb (patch) | |
| tree | 0cf847088d670402549ed60aca6a710678d0b2f0 /libopenjpeg | |
| parent | 3d2a52cd82b1882bf092ed5ffebc8126372f588b (diff) | |
CVS test
Diffstat (limited to 'libopenjpeg')
| -rw-r--r-- | libopenjpeg/fix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopenjpeg/fix.c b/libopenjpeg/fix.c index 4a5f91e6..12ef6a7e 100644 --- a/libopenjpeg/fix.c +++ b/libopenjpeg/fix.c @@ -42,6 +42,7 @@ // return (int) ((int64) a * (int64) b >> 13); //} + //Mod Antonin : multbug1 /* int fix_mul(int a, int b) |
