summaryrefslogtreecommitdiff
path: root/file/tar.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-10-01 11:16:54 +0000
committerjbj <devnull@localhost>2002-10-01 11:16:54 +0000
commit9e39ec258af280198beb131dc969b0386db536d5 (patch)
treec12bdd3f036f743b389fa6a6e8159a3740fe5fea /file/tar.h
parent70a5bb4b789013428565c7722ae29bd4cb6ae490 (diff)
downloadlibrpm-tizen-9e39ec258af280198beb131dc969b0386db536d5.tar.gz
librpm-tizen-9e39ec258af280198beb131dc969b0386db536d5.tar.bz2
librpm-tizen-9e39ec258af280198beb131dc969b0386db536d5.zip
lclint annotations.
CVS patchset: 5740 CVS date: 2002/10/01 11:16:54
Diffstat (limited to 'file/tar.h')
-rw-r--r--file/tar.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/file/tar.h b/file/tar.h
index c03139a68..6def803b4 100644
--- a/file/tar.h
+++ b/file/tar.h
@@ -166,12 +166,3 @@ TAR_EXTERN struct link *linklist; /* Points to first link in list */
*/
TAR_EXTERN char read_error_flag;
-
-#if 0
-/*
- * Declarations of functions available to the world.
- */
-/*LINTLIBRARY*/
-#define annorec(stream, msg) anno(stream, msg, 0) /* Cur rec */
-#define annofile(stream, msg) anno(stream, msg, 1) /* Saved rec */
-#endif