]> granicus.if.org Git - file/commitdiff
Add /*LINTLIBRARY*/ as suggested by Gilmore.
authorIan Darwin <ian@darwinsys.com>
Fri, 28 Aug 1987 20:54:31 +0000 (20:54 +0000)
committerIan Darwin <ian@darwinsys.com>
Fri, 28 Aug 1987 20:54:31 +0000 (20:54 +0000)
src/tar.h

index 45b8ff37c962d4d6d61f72d021df4535e0007408..652e518efe0f6984dab6a2d808a69d5c33f967ac 100644 (file)
--- a/src/tar.h
+++ b/src/tar.h
@@ -168,6 +168,7 @@ TAR_EXTERN char             read_error_flag;
 /*
  * Declarations of functions available to the world.
  */
+/*LINTLIBRARY*/
 union record *findrec();
 void userec();
 union record *endofrecs();