Changeset 31179 in vbox
- Timestamp:
- Jul 28, 2010 5:41:28 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64166
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/qemu-common.h
r31176 r31179 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 RTStrPrintf 14 15 15 16 # ifdef _MSC_VER
Note:
See TracChangeset
for help on using the changeset viewer.