Changeset 31176 in vbox
- Timestamp:
- Jul 28, 2010 5:15:43 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/src/recompiler/qemu-common.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/qemu-common.h
r18472 r31176 12 12 void pstrcpy(char *buf, int buf_size, const char *str); 13 13 char *pstrcat(char *buf, int buf_size, const char *s); 14 # define snprintf RTStrPrintf15 14 16 15 # ifdef _MSC_VER
Note:
See TracChangeset
for help on using the changeset viewer.

