]> andersk Git - moira.git/commitdiff
fix unresolved reference to access_snt() by creating
authordelgado <delgado>
Fri, 20 Jan 1995 16:23:37 +0000 (16:23 +0000)
committerdelgado <delgado>
Fri, 20 Jan 1995 16:23:37 +0000 (16:23 +0000)
a dummy routine at the end as was done for other
routines

db/newmoira.dc

index baddb1b45ff9e78dc80fb941bc9334cbaa736631..2c1b530df42425b3fd69597b772aa040b1e73fec 100644 (file)
@@ -481,3 +481,4 @@ int setup_ahst() {}
 int setup_ahal() {}
 int followup_gsnt() {}
 int followup_ghst() {}
+int access_snt() {}
This page took 0.03157 seconds and 5 git commands to generate.