Changeset bfe90b6 in mainline
- Timestamp:
- 2018-06-25T11:08:04Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2498b95
- Parents:
- 4e6a610
- git-author:
- Jiri Svoboda <jiri@…> (2018-06-24 18:07:31)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-06-25 11:08:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/stdio.c
r4e6a610 rbfe90b6 143 143 } 144 144 145 printf("returning stream\n");146 145 return stream; 147 146 }
Note:
See TracChangeset
for help on using the changeset viewer.