aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipa/IPAConstantsGST.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa/IPAConstantsGST.st b/ipa/IPAConstantsGST.st
index 9585201..b869005 100644
--- a/ipa/IPAConstantsGST.st
+++ b/ipa/IPAConstantsGST.st
@@ -18,7 +18,7 @@
CCompound subclass: CPackedStruct [
<shape: #word>
- <category: 'Language-C interface'>
+ <category: 'OsmoNetwork-Core-GST'>
<comment: 'I am a packed struct with one byte alignment,
Paolo created me, Holger copied me here.'>