Navigation


Changeset 429:f98ffcd86d15 in freeDiameter


Ignore:
Timestamp:
Jul 27, 2010, 2:19:45 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_sip/diamsip.y

    r392 r429  
    9090
    9191/* The Lex parser prototype */
    92 int diamsipflex(YYSTYPE *lvalp, YYLTYPE *llocp);
     92int diamsiplex(YYSTYPE *lvalp, YYLTYPE *llocp);
    9393
    9494/* Function to report the errors */
Note: See TracChangeset for help on using the changeset viewer.