unimportant

This commit is contained in:
Cosmin Apreutesei 2021-04-29 22:51:58 +03:00
parent f30bb680c7
commit 5612b97801
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-- MySQL client protocol in Lua.
-- Copyright (C) Yichun Zhang (agentzh). BSD license.
-- Written by Yichun Zhang (agentzh). BSD license.
local tcp = require'sock'.tcp
local sha1 = require'sha1'