summaryrefslogtreecommitdiff
path: root/extract.c
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-11 14:23:29 +0000
committerpixel <pixel>2007-07-11 14:23:29 +0000
commit26fcbbdd26a389b6979a966ae8dd49a40a6a1d05 (patch)
treebbf63c4080bcba14aa7d02176dc23b920a70514c /extract.c
parent2b81447acc91685dbfb6419282a0f53b6ac3eaa0 (diff)
Adding comments.
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>