diff options
Diffstat (limited to 'src/tet3/syncd/synproc.c')
-rw-r--r-- | src/tet3/syncd/synproc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/syncd/synproc.c b/src/tet3/syncd/synproc.c index b9f4d92e..0de1fa38 100644 --- a/src/tet3/syncd/synproc.c +++ b/src/tet3/syncd/synproc.c @@ -50,6 +50,9 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., July 1998 Always decode ASYNC request IC/TP numbers in trace messages. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |