www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/fun/jokes declarations.html


From: Yavor Doganov
Subject: www/fun/jokes declarations.html
Date: Tue, 21 Aug 2007 16:24:26 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   07/08/21 16:24:26

Modified files:
        fun/jokes      : declarations.html 

Log message:
        Validation fixes...

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/declarations.html?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: declarations.html
===================================================================
RCS file: /web/www/www/fun/jokes/declarations.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- declarations.html   21 Aug 2007 16:19:19 -0000      1.9
+++ declarations.html   21 Aug 2007 16:24:21 -0000      1.10
@@ -76,7 +76,7 @@
    in your own program; just please mention me. */
 
 typedef int number;
-class microsoft : public corporation, public enemy<(number) 1> {
+class microsoft : public corporation, public enemy&lt;(number) 1> {
 public:
        microsoft()
        {
@@ -110,7 +110,7 @@
          of_linus_torvalds = MENSA_MINIMUM, of_bill_gates = UNDEFINED;
 
 /* Here are some that make use of the preprocessor and the Unix programming 
interface */
-#include <sys/types.h>
+#include &lt;sys/types.h
 
 #define middle
 middle class businessMan {
@@ -186,7 +186,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/08/21 16:19:19 $
+$Date: 2007/08/21 16:24:21 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]