[svn:parrot] r44163 - trunk/tools/dev

mikehh at svn.parrot.org mikehh at svn.parrot.org
Fri Feb 19 06:46:18 UTC 2010


Author: mikehh
Date: Fri Feb 19 06:46:18 2010
New Revision: 44163
URL: https://trac.parrot.org/parrot/changeset/44163

Log:
remove trailing whitespace

Modified:
   trunk/tools/dev/nci_thunk_gen.pir

Modified: trunk/tools/dev/nci_thunk_gen.pir
==============================================================================
--- trunk/tools/dev/nci_thunk_gen.pir	Fri Feb 19 06:38:30 2010	(r44162)
+++ trunk/tools/dev/nci_thunk_gen.pir	Fri Feb 19 06:46:18 2010	(r44163)
@@ -723,7 +723,7 @@
 
 # get_sigtable {{{
 
-.sub 'get_sigtable' :anon :immediate 
+.sub 'get_sigtable' :anon :immediate
     .const string json_table = <<'JSON'
 {
     "p": { "as_proto":   "void *",


More information about the parrot-commits mailing list