2 warnings fixed (64-bit)
Fix XtVaGetValues() output for 64-bit Fix filename comparison in Dts.c
This commit is contained in:
committed by
Jon Trulson
parent
91f228411e
commit
77ec7b56b8
@@ -130,7 +130,7 @@ broadcast_value(widget, client_data, call_data)
|
||||
Widget widget;
|
||||
XtPointer client_data, call_data;
|
||||
{
|
||||
int slider_value;
|
||||
XtArgVal slider_value;
|
||||
Tt_message msg_out;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user