Skip to content

Commit 5bdab3b

Browse files
committed
Merge branch 'linting' of github.com:VRIG-RITSEC/fuzzillai into linting
2 parents ef9f09d + 395a75d commit 5bdab3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let package = Package(
6363
"Protobuf/README.md",
6464
"Protobuf/gen_programproto.py"],
6565
resources: [
66-
// The ast.proto file is required by the node.js parser
66+
// The ast.proto file is required by the node.js parser and stuff
6767
.copy("Protobuf/ast.proto"),
6868
.copy("Compiler/Parser")]),
6969

0 commit comments

Comments
 (0)