Browse Source

propset

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1008 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
7ea7a4e46d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dns/cpp/tests/rrsetlist_unittest.cc

+ 1 - 1
src/lib/dns/cpp/tests/rrsetlist_unittest.cc

@@ -12,7 +12,7 @@
 // OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 // PERFORMANCE OF THIS SOFTWARE.
 
-// $Id: rrtype_unittest.cc 476 2010-01-19 00:29:28Z jinmei $
+// $Id$
 
 #include <vector>
 #include <boost/foreach.hpp>