/[svn]/linuxsampler/trunk/src/network/lscp.l
ViewVC logotype

Diff of /linuxsampler/trunk/src/network/lscp.l

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 169 by senkov, Mon Jun 28 04:30:11 2004 UTC revision 170 by senkov, Sat Jul 3 20:08:07 2004 UTC
# Line 25  Line 25 
25  #include "lscpparser.h"  #include "lscpparser.h"
26  #include "lscpsymbols.h"  #include "lscpsymbols.h"
27    
 /// handle for a client connection (FIXME: doesn't work for more than one network connections of course)  
 int hSession;  
   
28  %}  %}
29    
30  %option reentrant  %option reentrant

Legend:
Removed from v.169  
changed lines
  Added in v.170

  ViewVC Help
Powered by ViewVC