artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794ac73
)
fix scentence in db_printsym comment
author
jasper
<jasper@openbsd.org>
Fri, 9 Jul 2021 20:59:17 +0000
(20:59 +0000)
committer
jasper
<jasper@openbsd.org>
Fri, 9 Jul 2021 20:59:17 +0000
(20:59 +0000)
sys/ddb/db_sym.c
patch
|
blob
|
history
diff --git
a/sys/ddb/db_sym.c
b/sys/ddb/db_sym.c
index
c8ebce8
..
376c01c
100644
(file)
--- a/
sys/ddb/db_sym.c
+++ b/
sys/ddb/db_sym.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: db_sym.c,v 1.5
5 2020/10/15 03:14:00 deraadt Exp $
*/
+/* $OpenBSD: db_sym.c,v 1.5
6 2021/07/09 20:59:17 jasper Exp $
*/
/* $NetBSD: db_sym.c,v 1.24 2000/08/11 22:50:47 tv Exp $ */
/*
@@
-113,7
+113,7
@@
db_search_symbol(vaddr_t val, db_strategy_t strategy, db_expr_t *offp)
}
/*
- * Print
a the closest symbol to value
+ * Print
the closest symbol to a value.
*
* After matching the symbol according to the given strategy
* we print it in the name+offset format, provided the symbol's