summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-09-13 16:34:20 +0000
committeraustriancoder <austriancoder>2004-09-13 16:34:20 +0000
commitec03e01713f6a6cc4ce4901b0164839de7d69a55 (patch)
tree53686f426b778098e1ebedb837291e7246a6a7b6
parentfbf062b303a4aaaa147e6ccbad5c1def99354a1c (diff)
downloadvdr-plugin-dxr3-ec03e01713f6a6cc4ce4901b0164839de7d69a55.tar.gz
vdr-plugin-dxr3-ec03e01713f6a6cc4ce4901b0164839de7d69a55.tar.bz2
fixed typo
-rw-r--r--dxr3memcpy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3memcpy.h b/dxr3memcpy.h
index b9ed96b..a78139b 100644
--- a/dxr3memcpy.h
+++ b/dxr3memcpy.h
@@ -69,7 +69,7 @@ struct memcpy_routine
};
// ==================================
-//! little class to to a nice benchmark
+//! Little class to do a nice benchmark
/*
Whith this class we can get the fastest memcyp
methode for target computer.