ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/opercmd.h
(Generate patch)

Comparing hopm/branches/1.1.x/src/opercmd.h (file contents):
Revision 8189 by michael, Fri Apr 14 11:14:47 2017 UTC vs.
Revision 8190 by michael, Fri Apr 14 11:58:20 2017 UTC

# Line 29 | Line 29 | struct OperCommandHash
29  
30   struct Command
31   {
32  node_t node;  /**< Doubly linked list node */
33
32    /* Points to specific entry in COMMAND_TABLE in opercmd.c */
33    const struct OperCommandHash *tab;
34  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines