From 7802dcd0df8a6f0e88bbfb8f9a06999be2afc919 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Wed, 23 May 2018 18:16:25 -0400 Subject: Update README --- src/fmt.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fmt.rs') diff --git a/src/fmt.rs b/src/fmt.rs index 61f53eb..2ce342e 100644 --- a/src/fmt.rs +++ b/src/fmt.rs @@ -8,7 +8,6 @@ use std::io::Read; use self::byteorder::{ByteOrder, LittleEndian}; - // The ".grp" file format is just a collection of a lot of files stored into 1 big // one. I tried to make the format as simple as possible: The first 12 bytes // contains my name, "KenSilverman". The next 4 bytes is the number of files that -- cgit v1.3