switch source tree from k&r to c99
This commit is contained in:
@@ -249,7 +249,7 @@ void
|
||||
trace_display_nhwindow(vp, window, blocking)
|
||||
void *vp;
|
||||
winid window;
|
||||
BOOLEAN_P blocking;
|
||||
boolean blocking;
|
||||
{
|
||||
struct trace_data *tdp = vp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user