CVSROOT: /web/www
Module name: www
Changes by: Jason Self <jxself> 11/06/18 16:40:07
Modified files:
fun/jokes : ed.html
Log message:
Making GNUN happy
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/ed.html?cvsroot=www&r1=1.19&r2=1.20
Patches:
Index: ed.html
===================================================================
RCS file: /web/www/www/fun/jokes/ed.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- ed.html 18 Jun 2011 15:20:46 -0000 1.19
+++ ed.html 18 Jun 2011 16:40:00 -0000 1.20
@@ -26,8 +26,8 @@
<p>Another, submitted by Hunter Turcin:</p>
<pre>
-#include <iostream>#include <string>using namespace std;
-int main() { string huh; for (;;) { getline(cin, huh); cout << "?\n"; } return
0;}
+#include <iostream>#include <string>using namespace std;
+int main() { string huh; for (;;) { getline(cin, huh); cout << "?\n"; }
return 0;}
</pre>
<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor
@@ -61,7 +61,7 @@
<p>
Updated:
<!-- timestamp start -->
-$Date: 2011/06/18 15:20:46 $
+$Date: 2011/06/18 16:40:00 $
<!-- timestamp end -->
</p>
</div>