summaryrefslogtreecommitdiff
path: root/pkg/btrfs/internal/itemtype.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-06-04 23:04:18 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-06-04 23:04:18 -0600
commitd333027b3cd9ed0d62842c732acf641dd681f5d9 (patch)
tree474d6a4a204a8a2b3cd90bea78eb247c67edf3d6 /pkg/btrfs/internal/itemtype.go
parent67aab484a523dfcbf32f4fc68ace2474ade96a5f (diff)
objids and gen
Diffstat (limited to 'pkg/btrfs/internal/itemtype.go')
-rw-r--r--pkg/btrfs/internal/itemtype.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/btrfs/internal/itemtype.go b/pkg/btrfs/internal/itemtype.go
index 90fb2a7..5a8c10f 100644
--- a/pkg/btrfs/internal/itemtype.go
+++ b/pkg/btrfs/internal/itemtype.go
@@ -1,3 +1,5 @@
+// Code generated by Make. DO NOT EDIT.
+
package internal
import "fmt"