]> andersk Git - moira.git/commitdiff
increase palladium RPC number field to 32 bits
authormar <mar>
Fri, 25 Aug 1989 13:33:13 +0000 (13:33 +0000)
committermar <mar>
Fri, 25 Aug 1989 13:33:13 +0000 (13:33 +0000)
db/newdb

index aa7d57dcc8d95a207bfdcfd492e2f332b24e1a71..f370956e819cd0847a1b2a1bc2aac6d7568c2c05 100644 (file)
--- a/db/newdb
+++ b/db/newdb
@@ -234,7 +234,7 @@ create printcap
 create palladium
 (
        name            = c32,
-       ident           = i2,
+       ident           = i4,
        mach_id         = i4,
        modtime         = date,
        modby           = i4,
This page took 0.043687 seconds and 5 git commands to generate.