mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
35ab092c52
commit
72ca291647
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue