Changeset 2954 for trunk/Nebulous/nebclient/idataclient.h
- Timestamp:
- Jan 10, 2005, 6:36:40 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/idataclient.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/idataclient.h
r2934 r2954 4 4 * Copyright (C) 2005 Joshua Hoblitt 5 5 * 6 * $Id: idataclient.h,v 1. 2 2005-01-08 00:57:59jhoblitt Exp $6 * $Id: idataclient.h,v 1.3 2005-01-11 04:36:40 jhoblitt Exp $ 7 7 */ 8 8 … … 49 49 50 50 void idataFree(void *ptr); 51 52 int idataCopyFile(char *source, char *dest); 53 54 int idataCopyFilehandle(int sourceFH, int destFH);
Note:
See TracChangeset
for help on using the changeset viewer.
