Make comment style more consistent
This commit is contained in:
@ -914,7 +914,7 @@ Con *workspace_attach_to(Con *ws) {
|
||||
return new;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Creates a new container and re-parents all of children from the given
|
||||
* workspace into it.
|
||||
*
|
||||
@ -949,7 +949,7 @@ Con *workspace_encapsulate(Con *ws) {
|
||||
return new;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Move the given workspace to the specified output.
|
||||
* This returns true if and only if moving the workspace was successful.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user