tweak some comments

svn path=/trunk/; revision=12781
This commit is contained in:
Ulf Lamping 2004-12-19 16:30:25 +00:00
parent 519e81d46c
commit 1143f7e2ca
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* packet-dcerpc-oxid.c
/* packet-dcom-oxid.c
* Routines for DCOM OXID Resolver
* Copyright 2001, Todd Sabin <tas@webspan.net>
*
@ -23,6 +23,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* see packet-dcom.c for details about DCOM */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif