This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
punctuate variable; okay jmc@.
OPENBSD_3_5
espie
21 years ago
parent
e672564092
commit
5e55855984
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/lib/libc/stdlib/malloc.3
+ 2
- 2
src/lib/libc/stdlib/malloc.3
View File
@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\" SUCH DAMAGE.
.\"
.\"
.\" $OpenBSD: malloc.3,v 1.3
5 2004/02/04 08:59:00 jmc
Exp $
.\" $OpenBSD: malloc.3,v 1.3
6 2004/02/09 13:07:42 espie
Exp $
.\"
.\"
.Dd August 27, 1996
.Dd August 27, 1996
.Dt MALLOC 3
.Dt MALLOC 3
@ -55,7 +55,7 @@
.Ft void
.Ft void
.Fn cfree "void *ptr"
.Fn cfree "void *ptr"
.Ft char *
.Ft char *
.Va malloc_options
.Va malloc_options
;
.Sh DESCRIPTION
.Sh DESCRIPTION
The
The
.Fn malloc
.Fn malloc
Write
Preview
Loading…
Cancel
Save