mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 00:02:34 +01:00
ircd: Correct/abridge various comments.
This commit is contained in:
parent
d0a1d32488
commit
cb8362ba51
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@
|
|||
|
||||
/// Userspace Contexts: cooperative threading from stackful coroutines.
|
||||
///
|
||||
/// This is the public interface to the userspace context system. No 3rd party
|
||||
/// symbols are included from here. This file is included automatically in stdinc.h
|
||||
/// and you do not have to include it manually.
|
||||
///
|
||||
/// There are two primary objects at work in the context system:
|
||||
///
|
||||
/// `struct context` <ircd/ctx/context.h>
|
||||
|
|
Loading…
Reference in a new issue