artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506fb66
)
fix comment
author
mickey
<mickey@openbsd.org>
Sun, 30 Mar 1997 20:13:04 +0000
(20:13 +0000)
committer
mickey
<mickey@openbsd.org>
Sun, 30 Mar 1997 20:13:04 +0000
(20:13 +0000)
sys/lib/libsa/exec.c
patch
|
blob
|
history
diff --git
a/sys/lib/libsa/exec.c
b/sys/lib/libsa/exec.c
index
0457fa0
..
c6b05ed
100644
(file)
--- a/
sys/lib/libsa/exec.c
+++ b/
sys/lib/libsa/exec.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: exec.c,v 1.1
1 1997/03/27 18:13:32 weingart Exp $
*/
+/* $OpenBSD: exec.c,v 1.1
2 1997/03/30 20:13:04 mickey Exp $
*/
/* $NetBSD: exec.c,v 1.15 1996/10/13 02:29:01 christos Exp $ */
/*-
@@
-147,7
+147,7
@@
exec(path, loadaddr, howto)
addr += i;
}
- /* and that many bytes of
(debug symbols?)
*/
+ /* and that many bytes of
string table
*/
printf("+%d]", i);
close(io);