Skip to content

Commit 35be6f0

Browse files
authored
Update gccjit.nim
1 parent 34e8c81 commit 35be6f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gccjit.nim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# (c) 2025 George Lemon | GPLv3 License
55
# Made by Humans from OpenPeeps
6-
# https://github.com/openpeeps/libdatachannel-nim
6+
# https://github.com/openpeeps/gccjit.nim
77

88
import ./gccjit/wrapper
9-
export wrapper
9+
export wrapper

0 commit comments

Comments
 (0)