diff --git a/mapstructure.go b/mapstructure.go index 49e2c331..cc456138 100644 --- a/mapstructure.go +++ b/mapstructure.go @@ -139,6 +139,7 @@ // type Exported struct { // private: "" // field is left with an empty string (zero value) // Public: "I made it through!" +// } // // Other Configuration //