Changeset 460ea7e in mainline
- Timestamp:
- 2018-09-20T15:34:44Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a5ae815
- Parents:
- 9b8be79
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-20 15:33:40)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-20 15:34:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/fdisk/fdisk.c
r9b8be79 r460ea7e 377 377 nchoice_t *choice = NULL; 378 378 void *sel; 379 char *sfstype ;379 char *sfstype = NULL; 380 380 int i; 381 381 errno_t rc;
Note:
See TracChangeset
for help on using the changeset viewer.