aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dsp
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-09-15 15:00:03 +0000
committerJörg Mayer <jmayer@loplof.de>2013-09-15 15:00:03 +0000
commitc5ffff76d87088bd66834af0ce8f2694d53fd54b (patch)
tree11f6eb0a9f43bcbb8f9964bb4d2bc39e35d20b71 /asn1/dsp
parent05ba7d3afcd5b010f1f324f8e8ced78d01dd4180 (diff)
Fix checkapi warnings (missing id)
Replace Makefile.{am,nmake,common} that did not conform by their asn1/c133/ version. svn path=/trunk/; revision=52062
Diffstat (limited to 'asn1/dsp')
-rw-r--r--asn1/dsp/dsp.cnf14
1 files changed, 8 insertions, 6 deletions
diff --git a/asn1/dsp/dsp.cnf b/asn1/dsp/dsp.cnf
index f85a0f40f9..fd80a71f12 100644
--- a/asn1/dsp/dsp.cnf
+++ b/asn1/dsp/dsp.cnf
@@ -1,3 +1,5 @@
+# $Id$
+
#.MODULE_IMPORT
DirectoryAccessProtocol dap
ServiceAdministration x509if
@@ -12,7 +14,7 @@ AccessPoint
AccessPointInformation EXTERN WS_DLL
ContinuationReference
Exclusions
-MasterAndShadowAccessPoints
+MasterAndShadowAccessPoints
OperationProgress
ReferenceType
#.TYPE_RENAME
@@ -29,8 +31,8 @@ AccessPoint
MasterAndShadowAccessPoints
#.REGISTER
-AccessPoint B "2.5.12.1" "id-doa-myAccessPoint"
-AccessPoint B "2.5.12.2" "id-doa-superiorKnowledge"
-MasterAndShadowAccessPoints B "2.5.12.3" "id-doa-specificKnowledge"
-MasterAndShadowAccessPoints B "2.5.12.4" "id-doa-nonSpecificKnowledge"
-DitBridgeKnowledge B "2.5.12.8" "id-doa-ditBridgeKnowledge"
+AccessPoint B "2.5.12.1" "id-doa-myAccessPoint"
+AccessPoint B "2.5.12.2" "id-doa-superiorKnowledge"
+MasterAndShadowAccessPoints B "2.5.12.3" "id-doa-specificKnowledge"
+MasterAndShadowAccessPoints B "2.5.12.4" "id-doa-nonSpecificKnowledge"
+DitBridgeKnowledge B "2.5.12.8" "id-doa-ditBridgeKnowledge"