Fix the trailing #endif comment in tests/tap/basic.h
authorRuss Allbery <rra@stanford.edu>
Wed, 9 Jun 2010 01:51:16 +0000 (18:51 -0700)
committerDerrick Brashear <shadow@dementia.org>
Wed, 9 Jun 2010 17:40:29 +0000 (10:40 -0700)
Change-Id: I3a7dbda8d2792229365df4266ca43cbb4bc815bf
Reviewed-on: http://gerrit.openafs.org/2099
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>

tests/tap/basic.h

index f8e5a58..f4a7b5d 100644 (file)
@@ -114,4 +114,4 @@ void sysdiag(const char *format, ...)
 
 END_DECLS
 
-#endif /* LIBTEST_H */
+#endif /* TAP_BASIC_H */