mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-24 00:04:58 +01:00
Typo: "An" -> "A".
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@496 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
bc64ee962f
commit
32d1b2882b
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@
|
||||||
|
|
||||||
namespace dwarf2reader {
|
namespace dwarf2reader {
|
||||||
|
|
||||||
// An base class for handlers for specific DIE types. The series of
|
// A base class for handlers for specific DIE types. The series of
|
||||||
// calls made on a DIE handler is as follows:
|
// calls made on a DIE handler is as follows:
|
||||||
//
|
//
|
||||||
// - for each attribute of the DIE:
|
// - for each attribute of the DIE:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue