Changeset 472c09d in mainline for uspace/lib/libc/include/ipc/clipboard.h
- Timestamp:
- 2010-02-03T15:18:40Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- b4cbef1
- Parents:
- 28be7fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ipc/clipboard.h
r28be7fa r472c09d 46 46 typedef enum { 47 47 CLIPBOARD_TAG_NONE, 48 CLIPBOARD_TAG_ BLOB48 CLIPBOARD_TAG_DATA 49 49 } clipboard_tag_t; 50 50
Note:
See TracChangeset
for help on using the changeset viewer.