source: mainline/uspace/app/bdsh/cmds/modules/help/help.h

Last change on this file 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: 102 bytes
Line 
1#ifndef HELP_H
2#define HELP_H
3
4/* Prototypes for the help command (excluding entry points) */
5
6#endif
Note: See TracBrowser for help on using the repository browser.