/[hurd]/hurd/utils/rpctrace.c
ViewVC logotype

Diff of /hurd/utils/rpctrace.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by roland, Tue May 28 23:56:25 2002 UTC revision 1.15 by roland, Sun Oct 26 19:58:58 2003 UTC
# Line 1  Line 1 
1  /* Trace RPCs sent to selected ports  /* Trace RPCs sent to selected ports
2    
3     Copyright (C) 1998,99,2001,02 Free Software Foundation, Inc.     Copyright (C) 1998,99,2001,02,03 Free Software Foundation, Inc.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 43  static const struct argp_option options[ Line 43  static const struct argp_option options[
43    {0}    {0}
44  };  };
45    
46  static const char *args_doc = "COMMAND [ARG...]";  static const char args_doc[] = "COMMAND [ARG...]";
47  static const char *doc =  static const char doc[] = "Trace Mach Remote Procedure Calls.";
 "Trace Mach Remote Procedure Calls."  
 "\v.";  
48    
49  /* The msgid_ihash table maps msgh_id values to names.  */  /* The msgid_ihash table maps msgh_id values to names.  */
50    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26