Commit 3cabfc51 authored by Alejandro Mery's avatar Alejandro Mery
Browse files

script_bin: fix typo

parent e4dc2806
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef _SUBXI_TOOLS_SCRIPT_BIN_H #ifndef _SUNXI_TOOLS_SCRIPT_BIN_H
#define _SUBXI_TOOLS_SCRIPT_BIN_H #define _SUNXI_TOOLS_SCRIPT_BIN_H
/** binary representation of the head of a section */ /** binary representation of the head of a section */
struct script_bin_section { struct script_bin_section {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment