2011-03-09 Michael Snyder <msnyder@vmware.com>

* gdbserver/tracepoint.c: Fix small comment typo.
This commit is contained in:
Michael Snyder 2011-03-09 15:59:12 +00:00
parent 914956173f
commit 61adf46486
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <stdint.h>
#endif
/* This file is built for both both GDBserver, and the in-process
/* This file is built for both GDBserver, and the in-process
agent (IPA), a shared library that includes a tracing agent that is
loaded by the inferior to support fast tracepoints. Fast
tracepoints (or more accurately, jump based tracepoints) are