Fix typo in use of @code{}.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1784 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-09-17 15:41:36 +00:00
parent 35ab092c52
commit 72ca291647

View file

@ -33,7 +33,7 @@ cd /usr/local/lib ; ln -s libpthreads.so.1 libpthreads.so
@end example
(And on my system, I also had to comment out the code between
@code{#ifndef _TIMESPEC_} and the following @code {#endif} in
@code{#ifndef _TIMESPEC_} and the following @code{#endif} in
@file{/usr/local/include/pthreads/typedefs.h}.)
@item