removed tab

This commit is contained in:
Andreas Steffen 2009-05-19 10:05:09 +02:00
parent a57820c59b
commit 7de1884270
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ enum ipsec_authentication_algo {
*/
enum ipsec_cipher_algo {
ESP_NONE = 0,
ESP_NONE = 0,
ESP_DES_IV64 = 1,
ESP_DES = 2,
ESP_3DES = 3,