1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Eliminate MSVC compiler warnings.

This commit is contained in:
v.audacity
2010-09-02 03:32:35 +00:00
parent c31e01e980
commit 4c72458c6c
3 changed files with 11 additions and 4 deletions

View File

@@ -397,6 +397,7 @@ LOCAL OFFTYPE cvoptr(LVAL p)
/* pointer not within any segment */
xlerror("bad pointer found during image save",p);
return (NIL);
}
#endif