File: cmdedit.h

package info (click to toggle)
softgun 0.16-2.1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 3,964 kB
  • ctags: 15,365
  • sloc: ansic: 89,221; makefile: 173
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (2)
1
2
3
typedef struct CmdEdit_Operations {
	  //int (*feedback)(void *clientData,uint8_t *buf,int len);
} CmdEdit_Operations;