Changes in uspace/app/bdsh/cmds/modules/mkdir/mkdir.h [9d58539:081d60f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
r9d58539 r081d60f 4 4 /* Prototypes for the mkdir command, excluding entry points */ 5 5 6 static unsigned int create_directory(const char *, unsigned int);7 6 #endif /* MKDIR_H */ 8 7
Note:
See TracChangeset
for help on using the changeset viewer.