summaryrefslogtreecommitdiff
path: root/include/lldb/Core/DataEncoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/DataEncoder.h')
-rw-r--r--include/lldb/Core/DataEncoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Core/DataEncoder.h b/include/lldb/Core/DataEncoder.h
index 7889f4191e50..8b4727eb2de2 100644
--- a/include/lldb/Core/DataEncoder.h
+++ b/include/lldb/Core/DataEncoder.h
@@ -252,7 +252,7 @@ public:
/// The offset in bytes into the contained data at which to
/// start encoding.
///
- /// @param[int] src
+ /// @param[in] src
/// The buffer that contains the bytes to encode.
///
/// @param[in] src_len