From bc0e957080175e9aaed615df1d325b8bc493b9a6 Mon Sep 17 00:00:00 2001 From: austriancoder Date: Mon, 4 Oct 2004 21:12:35 +0000 Subject: fixed: warning: no newline at end of file --- dxr3memcpy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxr3memcpy.c b/dxr3memcpy.c index c50b350..0d59e09 100644 --- a/dxr3memcpy.c +++ b/dxr3memcpy.c @@ -445,4 +445,4 @@ unsigned long long int cDxr3MemcpyBench::Rdtsc(uint32_t config_flags) struct tms tp; return times(&tp); } -#endif \ No newline at end of file +#endif -- cgit v1.2.3