Changeset 9260102 in mainline
- Timestamp:
- 2016-05-13T12:42:56Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c342e88
- Parents:
- 4363000
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tetris/tetris.c
r4363000 r9260102 51 51 */ 52 52 53 static const char copyright[] =53 static volatile const char copyright[] = 54 54 "@(#) Copyright (c) 1992, 1993\n" 55 55 "\tThe Regents of the University of California. All rights reserved.\n";
Note:
See TracChangeset
for help on using the changeset viewer.