From e169d0b1908f789808f7a2d52b446ad9f73062f4 Mon Sep 17 00:00:00 2001 From: corvid Date: Tue, 29 Nov 2011 03:34:12 +0000 Subject: documenting non-dillo code --- src/binaryconst.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/binaryconst.h') diff --git a/src/binaryconst.h b/src/binaryconst.h index b5b9735b..09d4e7fa 100644 --- a/src/binaryconst.h +++ b/src/binaryconst.h @@ -1,6 +1,11 @@ #ifndef __BINARYCONST_H__ #define __BINARYCONST_H__ +/* binaryconst.h was integrated into the Dillo project in April 2004, and + * presumably comes from the ancestor of the code found at + * http://cprog.tomsweb.net/binconst.txt + */ + /* Macros for allowing binary constants in C * By Tom Torfs - donated to the public domain */ -- cgit v1.2.3