Changeset 1221 for trunk/unxsBind/interfaces/vorg/interface.h
- Timestamp:
- 03/10/10 14:31:35 (2 years ago)
- Files:
-
- 1 modified
-
trunk/unxsBind/interfaces/vorg/interface.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/unxsBind/interfaces/vorg/interface.h
r1116 r1221 34 34 void iDNSLog(unsigned uTablePK, char *cTableName, char *cLogEntry); 35 35 const char *ForeignKey(const char *cTableName, const char *cFieldName, unsigned uKey); 36 36 void fpTemplate(FILE *fp,char *cTemplateName,struct t_template *template); 37 37 38 38 //Global vars all declared in main.c
