From 617ef56aa3378c384026b72871af5a7253b8df33 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 29 May 2008 20:16:18 +1000 Subject: Remove extra spaces on prefixMap input and output. Metze requested that the format not include spaces, and the input parser already expects this. Andrew Bartlett (This used to be commit 3b1f5d10360ed1b26980d748a7c9be6db5977bd3) --- source4/setup/prefixMap.txt | 68 ++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'source4/setup/prefixMap.txt') diff --git a/source4/setup/prefixMap.txt b/source4/setup/prefixMap.txt index 34a913c990..8ba9b9531c 100644 --- a/source4/setup/prefixMap.txt +++ b/source4/setup/prefixMap.txt @@ -1,34 +1,34 @@ -0: 2.5.4 -1: 2.5.6 -2: 1.2.840.113556.1.2 -3: 1.2.840.113556.1.3 -4: 2.16.840.1.101.2.2.1 -5: 2.16.840.1.101.2.2.3 -6: 2.16.840.1.101.2.1.5 -7: 2.16.840.1.101.2.1.4 -8: 2.5.5 -9: 1.2.840.113556.1.4 -10: 1.2.840.113556.1.5 -19: 0.9.2342.19200300.100 -20: 2.16.840.1.113730.3 -21: 0.9.2342.19200300.100.1 -22: 2.16.840.1.113730.3.1 -23: 1.2.840.113556.1.5.7000 -24: 2.5.21 -25: 2.5.18 -26: 2.5.20 -11: 1.2.840.113556.1.4.260 -12: 1.2.840.113556.1.5.56 -13: 1.2.840.113556.1.4.262 -14: 1.2.840.113556.1.5.57 -15: 1.2.840.113556.1.4.263 -16: 1.2.840.113556.1.5.58 -17: 1.2.840.113556.1.5.73 -18: 1.2.840.113556.1.4.305 -27: 1.3.6.1.4.1.1466.101.119 -28: 2.16.840.1.113730.3.2 -29: 1.3.6.1.4.1.250.1 -30: 1.2.840.113549.1.9 -31: 0.9.2342.19200300.100.4 -32: 1.3.6.1.4.1.7165.4.1 -33: 1.3.6.1.4.1.7165.4.2 +0:2.5.4 +1:2.5.6 +2:1.2.840.113556.1.2 +3:1.2.840.113556.1.3 +4:2.16.840.1.101.2.2.1 +5:2.16.840.1.101.2.2.3 +6:2.16.840.1.101.2.1.5 +7:2.16.840.1.101.2.1.4 +8:2.5.5 +9:1.2.840.113556.1.4 +10:1.2.840.113556.1.5 +19:0.9.2342.19200300.100 +20:2.16.840.1.113730.3 +21:0.9.2342.19200300.100.1 +22:2.16.840.1.113730.3.1 +23:1.2.840.113556.1.5.7000 +24:2.5.21 +25:2.5.18 +26:2.5.20 +11:1.2.840.113556.1.4.260 +12:1.2.840.113556.1.5.56 +13:1.2.840.113556.1.4.262 +14:1.2.840.113556.1.5.57 +15:1.2.840.113556.1.4.263 +16:1.2.840.113556.1.5.58 +17:1.2.840.113556.1.5.73 +18:1.2.840.113556.1.4.305 +27:1.3.6.1.4.1.1466.101.119 +28:2.16.840.1.113730.3.2 +29:1.3.6.1.4.1.250.1 +30:1.2.840.113549.1.9 +31:0.9.2342.19200300.100.4 +32:1.3.6.1.4.1.7165.4.1 +33:1.3.6.1.4.1.7165.4.2 -- cgit