]> hydra-www.ietfng.org Git - instirc/commitdiff
Remove instance suffix
authorgwillen <gwillen@nerdnet.org>
Tue, 2 Sep 2008 01:48:28 +0000 (21:48 -0400)
committergwillen <gwillen@nerdnet.org>
Tue, 2 Sep 2008 01:48:28 +0000 (21:48 -0400)
darcs-hash:20080902014828-ebe41-f377d1854373d8402c77a2ed52b6d92925867294.gz

Definitions.pm

index 125f036fe8b73b962a677ace701cf35fac156a61..880b0440073cbf9ef0516f2bb7f8e15ba69357d0 100644 (file)
@@ -53,7 +53,7 @@ our $instance_huffman_table1 = [
   ]
 ];
 
-our $instance_suffix = " `";
+our $instance_suffix = "";
 
 #################################################################
 1;