rev 455 - in trunk: . include/prothon
SVN User <[email protected]> Tue, 04 May 2004 02:24:14 -0400
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-05-04 02:24:11 -0400 (Tue, 04 May 2004) New Revision: 455 Modified: trunk/STATUS.txt trunk/include/prothon/prothon.h Log: update status Modified: trunk/STATUS.txt =================================================================== --- trunk/STATUS.txt 2004-05-04 06:21:39 UTC (rev 454) +++ trunk/STATUS.txt 2004-05-04 06:24:11 UTC (rev 455) @@ -3,8 +3,6 @@ --- what C standard should project use? ---- allow obj.func.bind() to default to obj.func.bind(obj) - --- fix bug1.pr and bug2.pr --- networking code -- web access demonstration of security Modified: trunk/include/prothon/prothon.h =================================================================== --- trunk/include/prothon/prothon.h 2004-05-04 06:21:39 UTC (rev 454) +++ trunk/include/prothon/prothon.h 2004-05-04 06:24:11 UTC (rev 455) @@ -48,7 +48,7 @@ * 8. By copying, installing or otherwise using Prothon, Licensee agrees * to be bound by the terms and conditions of this License Agreement. * ==================================================================== - */ + */ // Prothon.h