source: mainline/uspace/app/bdsh/cmds/modules/rm/rm.h@ 6afc9d7

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 6afc9d7 was 081d60f, checked in by Sean Bartell <wingedtachikoma@…>, 13 years ago

Fix some style issues in bdsh.

  • Slight indentation fix in sleep.c
  • Use a better name in sleep.c
  • Remove static things from header files in various commands
  • Property mode set to 100644
File size: 107 bytes
RevLine 
[216d6fc]1#ifndef RM_H
2#define RM_H
3
4/* Prototypes for the rm command, excluding entry points */
5
6#endif /* RM_H */
7
Note: See TracBrowser for help on using the repository browser.