/[gnokii]/gnokii/common/device.c
ViewVC logotype

Diff of /gnokii/common/device.c

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

revision 1.36 by pkot, Wed Apr 20 22:33:36 2005 UTC revision 1.37 by pkot, Mon Aug 1 21:34:57 2005 UTC
# Line 56  int device_open(const char *file, int wi Line 56  int device_open(const char *file, int wi
56                  struct gn_statemachine *state)                  struct gn_statemachine *state)
57  {  {
58          state->device.type = device_type;          state->device.type = device_type;
59            state->device.device_instance = NULL;
60    
61          dprintf("Serial device: opening device %s\n", file);          dprintf("Serial device: opening device %s\n", file);
62    

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26