diff options
Diffstat (limited to 'src/tet3/dtet2lib/fcopy.c')
-rw-r--r-- | src/tet3/dtet2lib/fcopy.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/dtet2lib/fcopy.c b/src/tet3/dtet2lib/fcopy.c index f232e164..d3bd5ba0 100644 --- a/src/tet3/dtet2lib/fcopy.c +++ b/src/tet3/dtet2lib/fcopy.c @@ -56,6 +56,9 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., December 1998 fixed a bug in the recursive copy detection code + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |