Commit bb5b16a3 authored by Richard Levitte's avatar Richard Levitte
Browse files

Make it so the compiler doesn't inform me about the dollars in some

symbols.
parent 5892855c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
	{