aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/breakpad_nlist_64.h
diff options
context:
space:
mode:
authornealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2008-04-29 23:49:39 +0000
committernealsid <nealsid@4c0a9323-5329-0410-9bdc-e9ce6186880e>2008-04-29 23:49:39 +0000
commitd906d0f7c974fba444a117ee4b8000f60da07923 (patch)
treed16133ea9389ad69db41721dc7255202fbe80856 /src/client/mac/handler/breakpad_nlist_64.h
parentIssue 258: Added test cases for ReadTaskMemory, reorganized project file, ren... (diff)
downloadbreakpad-d906d0f7c974fba444a117ee4b8000f60da07923.tar.xz
Updated code to be compliant with style guidelines
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@264 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/handler/breakpad_nlist_64.h')
-rw-r--r--src/client/mac/handler/breakpad_nlist_64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/mac/handler/breakpad_nlist_64.h b/src/client/mac/handler/breakpad_nlist_64.h
index 7c402a9c..ee10afb9 100644
--- a/src/client/mac/handler/breakpad_nlist_64.h
+++ b/src/client/mac/handler/breakpad_nlist_64.h
@@ -29,7 +29,7 @@
// breakpad_nlist.h
//
// This file is meant to provide a header for clients of the modified
-// nlist function implemented to work on 64-bit.
+// nlist function implemented to work on 64-bit.
#ifndef CLIENT_MAC_HANDLER_BREAKPAD_NLIST_H__