[svn:parrot] r37730 - trunk/src/pmc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Thu Mar 26 02:13:07 UTC 2009


Author: jkeenan
Date: Thu Mar 26 02:13:07 2009
New Revision: 37730
URL: https://trac.parrot.org/parrot/changeset/37730

Log:
Correct error in C coda.

Modified:
   trunk/src/pmc/socket.pmc

Modified: trunk/src/pmc/socket.pmc
==============================================================================
--- trunk/src/pmc/socket.pmc	Thu Mar 26 02:03:45 2009	(r37729)
+++ trunk/src/pmc/socket.pmc	Thu Mar 26 02:13:07 2009	(r37730)
@@ -220,5 +220,5 @@
  * Local variables:
  *   c-file-style: "parrot"
  * End:
- * vim: expandtab shiftwidth=4 ft=pmc:
+ * vim: expandtab shiftwidth=4:
  */


More information about the parrot-commits mailing list