mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
--- test.lua.orig Mon Apr 26 22:06:27 2004
|
|
+++ test.lua Fri Nov 24 01:25:37 2006
|
|
@@ -1,3 +1,4 @@
|
|
+require("pack")
|
|
bpack=string.pack
|
|
bunpack=string.unpack
|
|
|