source: mainline/uspace/app/bdsh/cmds/builtins/cd/cd_def.h@ 05b59393

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 05b59393 was 36e9cd1, checked in by Martin Decky <martin@…>, 16 years ago

silence compiler warnings (no change in actual functionality)

  • Property mode set to 100644
File size: 81 bytes
Line 
1{
2 "cd",
3 "Change the current working directory",
4 &cmd_cd,
5 &help_cmd_cd,
6 0
7},
Note: See TracBrowser for help on using the repository browser.