Skip to content

Commit 890da84

Browse files
committed
Fixed typo.
1 parent 0df8c5f commit 890da84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@
17481748
(\emph{forward declaration}) of functions, variables and macro definitions.
17491749
From the preprocessor's point of view, this is a simple file in the C language.
17501750
\item \emsl{These header files are not specific to UNIX. They are part of
1751-
the ISO~C standard, that is included in POSIX.1 (page \pageref{C_LANGUAGE})
1751+
the ISO~C standard, that is included in POSIX.1 (page \pageref{C_LANGUAGE}).
17521752
It is important to realize that every system that supports ISO~C has to have
17531753
these files, regardless of whether it supports POSIX.1.}
17541754
\item The appropriate header file for given function can be looked up using the

0 commit comments

Comments
 (0)