summaryrefslogtreecommitdiff
path: root/extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'extract.c')
-rw-r--r--extract.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/extract.c b/extract.c
index 2bd47e9..905ee83 100644
--- a/extract.c
+++ b/extract.c
@@ -18,6 +18,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+
+/*
+ * Ripped from libmpq and compacted into this one large file.
+ */
#include <stdlib.h>
#include <stdio.h>