/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to pcitool/sysinfo.c

  • Committer: Suren A. Chilingaryan
  • Date: 2011-12-09 08:30:21 UTC
  • Revision ID: csa@dside.dyndns.org-20111209083021-b031rh6pr033to38
Parse required event & data_type

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
clean:  
169
169
  if (fn != fname) free(fn);
170
170
 
171
 
puts(fs);
172
171
  return err;
173
172
}