Correct the filenames in comments
authorKen Raeburn <raeburn@mit.edu>
Wed, 31 Oct 2007 07:05:40 +0000 (07:05 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 31 Oct 2007 07:05:40 +0000 (07:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20157 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/misc/test_cxx_gss.cpp
src/tests/misc/test_cxx_rpc.cpp

index 6602c83936edb6212b6ef8e10621fa87a264d3ff..91622cd8649cdf3d316c61ede32623dfffc1f7b8 100644 (file)
@@ -1,4 +1,4 @@
-// Test that the krb5.h header is compatible with C++ application code.
+// Test that the gssapi.h header is compatible with C++ application code.
 
 #include <stdio.h>
 #include "gssapi/gssapi.h"
index b6ca4d3986cecddec90dd7c4ee8d415598676ae4..a7194878322dff43c31cb08fc6785d0022ceb4b8 100644 (file)
@@ -1,4 +1,4 @@
-// Test that the krb5.h header is compatible with C++ application code.
+// Test that the rpc.h header is compatible with C++ application code.
 
 #include "gssrpc/rpc.h"