diff options
Diffstat (limited to 'doc/man/man3/qmemarray.3qt')
-rw-r--r-- | doc/man/man3/qmemarray.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qmemarray.3qt b/doc/man/man3/qmemarray.3qt index 40f2c2074..1b6e68735 100644 --- a/doc/man/man3/qmemarray.3qt +++ b/doc/man/man3/qmemarray.3qt @@ -11,7 +11,7 @@ QMemArray \- Template class that provides arrays of simple types .SH SYNOPSIS All the functions in this class are reentrant when Qt is built with thread support.</p> .PP -\fC#include <qmemarray.h>\fR +\fC#include <ntqmemarray.h>\fR .PP Inherited by QByteArray and QPointArray. .PP @@ -169,7 +169,7 @@ Example: .PP .nf .br - #include <qmemarray.h> + #include <ntqmemarray.h> .br #include <stdio.h> .br @@ -546,7 +546,7 @@ Returns the CRC-16 checksum of \fIlen\fR bytes starting at \fIdata\fR. The checksum is independent of the byte order (endianness). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qmemarray.html +.BR http://doc.trolltech.com/ntqmemarray.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |