it's too late on Saturday evening

This commit is contained in:
Andreas Steffen 2010-05-15 18:52:59 +02:00
parent 3399c3dca0
commit ee1bdd85d3
1 changed files with 2 additions and 2 deletions

View File

@ -197,8 +197,8 @@ CREATE TABLE ike_sas (
id INTEGER NOT NULL,
initiator INTEGER NOT NULL,
local_id_type INTEGER NOT NULL,
local_id_data BLOB NOT NULL,
remote_id_type INTEGER DEFAULT NULL,
local_id_data BLOB DEFAULT NULL,
remote_id_type INTEGER NOT NULL,
remote_id_data BLOB DEFAULT NULL,
host_family INTEGER NOT NULL,
local_host_data BLOB NOT NULL,