summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-30 20:19:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-30 20:19:44 -0700
commitedca92c10572b6bb7dd60db156f545d98373f803 (patch)
tree0f22fb5c4203c48c2a8d7f6a71692f9b689d791d /scope.c
parent93812aa7950342c809a9dcbd9d50379c050b51ac (diff)
downloadxscope-edca92c10572b6bb7dd60db156f545d98373f803.tar.gz
Stop wrapping malloc & free
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'scope.c')
-rw-r--r--scope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scope.c b/scope.c
index dfe9f00..f85cdba 100644
--- a/scope.c
+++ b/scope.c
@@ -748,7 +748,7 @@ ScanArgs (
4 - I/O, connections
8 - Scope internals
16 - Message protocol
- 32 - 64 - malloc
+ 32 - 64 - was malloc, now unused
128 - 256 - really low level
*/
case 'D':