diff options
Diffstat (limited to 'sm/call-agent.c')
-rw-r--r-- | sm/call-agent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/call-agent.c b/sm/call-agent.c index 7065ab872..a7e7a315b 100644 --- a/sm/call-agent.c +++ b/sm/call-agent.c @@ -553,7 +553,7 @@ learn_cb (void *opaque, const void *buffer, size_t length) } - /* FIXME: this shoudl go inot import.c */ + /* FIXME: this should go into import.c */ cert = ksba_cert_new (); if (!cert) { |