mirror of https://github.com/yandex/odyssey.git
fluent: update banners
This commit is contained in:
parent
41e5f2a475
commit
02d174ecef
|
@ -2,7 +2,7 @@
|
|||
#define FLUENT_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_PRIVATE_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
2
lib/ft.c
2
lib/ft.c
|
@ -1,6 +1,6 @@
|
|||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
2
lib/ft.h
2
lib/ft.h
|
@ -2,7 +2,7 @@
|
|||
#define FT_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_CONTEXT_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_FIBER_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_LIST_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_MACRO_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#define FT_SCHEDULER_H_
|
||||
|
||||
/*
|
||||
* libfluent.
|
||||
* fluent.
|
||||
*
|
||||
* Cooperative multitasking engine.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue