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