Changeset 714
- Timestamp:
- 29/11/09 10:39:43 (8 months ago)
- Files:
-
- 1 modified
-
sockprintf/trunk/udpprintf.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sockprintf/trunk/udpprintf.h
r117 r714 30 30 int udpprintf(const char *host, int port, const char *fmt, ... /*args */); 31 31 32 #endif33 34 32 #ifdef __cplusplus 35 33 } 36 34 #endif 35 36 #endif
