Make it so the compiler doesn't inform me about the dollars in some
symbols.
This commit is contained in:
parent
5892855c5f
commit
bb5b16a36c
@ -65,6 +65,9 @@
|
||||
#include <jpidef.h>
|
||||
#include <ssdef.h>
|
||||
#include <starlet.h>
|
||||
#ifdef __DECC
|
||||
# pragma message disable DOLLARID
|
||||
#endif
|
||||
|
||||
static struct items_data_st
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user