diff options
Diffstat (limited to 'common/trans.c')
-rw-r--r-- | common/trans.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/trans.c b/common/trans.c index 4e1f0da6..b738c4d3 100644 --- a/common/trans.c +++ b/common/trans.c @@ -289,7 +289,7 @@ trans_force_write_s(struct trans* self, struct stream* out_s) return 0; } #else -// RAJA DEBUG +// DEBUG ONLY /*****************************************************************************/ int APP_CC trans_force_write_s(struct trans* self, struct stream* out_s) |