Skip to content

Commit

Permalink
smurf: On GSD error set a token containing the GSD error code
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Oct 5, 2012
1 parent e78ad2e commit 718f70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/smurf/libgsd/gsdac.h
Expand Up @@ -102,6 +102,7 @@
gsdstat = routine;\
if ( gsdstat != 0 ){\
*status = SAI__ERROR;\
msgSeti( "GSDERR", gsdstat ); \
errmsg;\
}\
}
Expand Down

0 comments on commit 718f70a

Please sign in to comment.