Set SVN properties.

svn path=/trunk/; revision=19521
This commit is contained in:
Gerald Combs 2006-10-14 00:27:50 +00:00
parent a1656642c6
commit d3c99f876d
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$Id: README.txt 18191 2006-05-20 17:54:12Z gerald $
$Id$
U3 Packaging
============

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile.nmake 18526 2006-06-21 06:31:06Z jake $
# $Id$
#
include ../../../config.nmake

View File

@ -1,7 +1,7 @@
/* u3util.c
* Utility routines for U3 device support
*
* $Id: oid_resolv.c 18197 2006-05-21 05:12:17Z sahlberg $
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>