Return to
trace.c
CVS log
Up to
[RetroPC.NET]
/
np2
/
x11
Diff for /np2/x11/trace.c between versions 1.5 and 1.6
version 1.5
, 2011/01/15 16:48:39
version 1.6
, 2011/01/15 18:43:13
Line 1
Line 1
#include "compiler.h"
#include "compiler.h"
#include <stdarg.h>
#include <stdarg.h>
#include "codecnv.h"
int trace_flag = 0;
int trace_flag = 0;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.5
changed lines
Added in v.1.6
RetroPC.NET-CVS <
cvs@retropc.net
>