commit | 99e53b86eebb605b70dd7591b89bf61a9414ed0e | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Thu Jan 19 08:59:58 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Tue Feb 14 09:17:59 2012 -0800 |
tree | 8939550ada02fe21121550a83952ebf7638c0dac | |
parent | 6dbc1359f778575d09d6da722b060a6d72c2e7c5 [diff] [blame] |
Update comments We no longer put the filename at start of file. Change-Id: Ic435b159a23105681e3d4a6cb1ac097bc853302e
diff --git a/include/media/MemoryLeakTrackUtil.h b/include/media/MemoryLeakTrackUtil.h index 290b748..ac0f6b2 100644 --- a/include/media/MemoryLeakTrackUtil.h +++ b/include/media/MemoryLeakTrackUtil.h
@@ -19,7 +19,7 @@ namespace android { /* - * Dump the memory adddress of the calling process to the given fd. + * Dump the memory address of the calling process to the given fd. */ extern void dumpMemoryAddresses(int fd);