Ignore:
Timestamp:
Feb 7, 2006 8:56:50 PM (18 years ago)
Author:
bennylp
Message:

Updated Makefile for cygwin/mingw build and fix misc warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua/pjsua.c

    r141 r145  
    1919#include "pjsua.h" 
    2020 
    21 struct pjsua pjsua; 
    2221 
    2322#define THIS_FILE   "pjsua.c" 
    2423 
     24struct pjsua_t pjsua; 
    2525 
    2626#define PJSUA_LOCAL_URI     "<sip:user@127.0.0.1>" 
Note: See TracChangeset for help on using the changeset viewer.