Changeset eb0714d for otr.c


Ignore:
Timestamp:
2008-03-22T14:19:33Z (16 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
9b55485
Parents:
0cf867b
Message:

silence a warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.c

    r0cf867b reb0714d  
    764764        } else {
    765765                char *arg = g_strdup(args[1]);
    766                 char *myhandle, *handle, *protocol;
     766                char *myhandle, *handle=NULL, *protocol;
    767767                ConnContext *ctx;
    768768               
Note: See TracChangeset for help on using the changeset viewer.