diff options
Diffstat (limited to 'src/Spv.Generator/OperandType.cs')
| -rw-r--r-- | src/Spv.Generator/OperandType.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Spv.Generator/OperandType.cs b/src/Spv.Generator/OperandType.cs index 06e8e1fb..ddbdc89d 100644 --- a/src/Spv.Generator/OperandType.cs +++ b/src/Spv.Generator/OperandType.cs @@ -1,4 +1,4 @@ -namespace Spv.Generator +namespace Spv.Generator { public enum OperandType { |
