source: mainline/uspace/app/bdsh/cmds/modules/cmp/cmp_def.inc

Last change on this file was f3d47c97, checked in by Jiri Svoboda <jiri@…>, 7 years ago

Bdsh's xxx_def.h files are not valid headers.

  • Property mode set to 100644
File size: 79 bytes
Line 
1{
2 "cmp",
3 "Compare the contents of two files",
4 &cmd_cmp,
5 &help_cmd_cmp,
6},
7
Note: See TracBrowser for help on using the repository browser.