Typo: output -> content
This commit is contained in:
parent
7010644964
commit
ba29290123
|
@ -10,7 +10,7 @@
|
||||||
#include "all.h"
|
#include "all.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Returns the output container below the given output container.
|
* Returns the content container below the given output container.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
Con *output_get_content(Con *output) {
|
Con *output_get_content(Con *output) {
|
||||||
|
|
Loading…
Reference in New Issue