master > master: code - minor

This commit is contained in:
RLogik
2021-11-08 13:21:03 +01:00
parent 6541a5246d
commit 18ece75b67
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ type QueueInt struct {
}
/* ---------------------------------------------------------------- *
* METHODS stacks
* METHODS queues
* ---------------------------------------------------------------- */
func CREATE() QueueInt {