Changeset 672 for soft/giet_vm/applications/shell
- Timestamp:
- Jul 28, 2015, 1:27:45 PM (10 years ago)
- File:
-
- 1 edited
-
soft/giet_vm/applications/shell/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/shell/main.c
r669 r672 126 126 if (dst_fd < 0) 127 127 { 128 giet_tty_printf("can't open %s (err=%d)\n", argv[2], src_fd);128 giet_tty_printf("can't open %s (err=%d)\n", argv[2], dst_fd); 129 129 goto exit; 130 130 }
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)