Fix an ldoc mistake
This commit is contained in:
parent
421c10b19a
commit
8a09ef707a
|
@ -1636,7 +1636,7 @@ luaA_client_kill(lua_State *L)
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Swap a client with another one in global client list.
|
/** Swap a client with another one in global client list.
|
||||||
* @client A client to swap with.
|
* @client c A client to swap with.
|
||||||
* @function swap
|
* @function swap
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
|
|
Loading…
Reference in New Issue