summaryrefslogtreecommitdiff
path: root/includes/omapip/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/omapip/trace.h')
-rw-r--r--includes/omapip/trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/omapip/trace.h b/includes/omapip/trace.h
index e0493c5e..3e14a08b 100644
--- a/includes/omapip/trace.h
+++ b/includes/omapip/trace.h
@@ -29,7 +29,7 @@
#define TRACEFILE_MAGIC 0x64484370UL /* dHCp */
#define TRACEFILE_VERSION 1
-/* The first thing in a trace file is the header, which basically just
+/* The first thing in a trace file is the header, which basically just
defines the version of the file. */
typedef struct {
u_int32_t magic; /* Magic number for trace file. */