]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
(WIP) cmd: Don't use strlcpy return for size since it's the size of the whole string
authorCloudwalk <cloudwalk009@gmail.com>
Thu, 6 Aug 2020 13:33:51 +0000 (09:33 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Thu, 6 Aug 2020 13:33:51 +0000 (09:33 -0400)
commit1ea247e116478641609e072f5e777d0009c4208a
tree4b8f5a92e14cd93e7442383d9133ed99b9077930
parentfee92b5dd72d64b71d73fda08018e27456efa4c9
(WIP) cmd: Don't use strlcpy return for size since it's the size of the whole string
cmd.c