summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/structs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/rubygen/templates/structs.rb')
-rw-r--r--cpp/rubygen/templates/structs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/rubygen/templates/structs.rb b/cpp/rubygen/templates/structs.rb
index 47670e9953..c92f71c777 100644
--- a/cpp/rubygen/templates/structs.rb
+++ b/cpp/rubygen/templates/structs.rb
@@ -21,7 +21,7 @@ class StructGen < CppGen
"table"=>"FieldTable",
"content"=>"Content",
"long-struct"=>"LongString",
- "uuid" => "ShortString" # FIXME aconway 2007-08-27:
+ "uuid" => "ShortString" # FIXME aconway 2007-08-27: Remove.
}
SizeMap={
"octet"=>"1",