From: Jason S. Ninneman Date: Thu, 3 Aug 2017 19:41:35 +0000 (-0700) Subject: Use the '=' operator (not memcpy()) to shallow-copy structs. X-Git-Tag: 1.4~2 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=26bf324e072c8210ed3d709d6cf5063d3f749b18;hp=26bf324e072c8210ed3d709d6cf5063d3f749b18;p=open-adventure.git Use the '=' operator (not memcpy()) to shallow-copy structs. ---