summaryrefslogtreecommitdiff
path: root/popt/findme.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-10-15 17:53:34 +0000
committerjbj <devnull@localhost>2001-10-15 17:53:34 +0000
commit72471f2e54686202a9862a3fd3bd6d0135d81d2a (patch)
tree3625a73d9ef73f4f29df80fe98fb6133041cb4bc /popt/findme.h
parent3f462f318fd2f602fddb1a95e5d652e67aafa49e (diff)
downloadlibrpm-tizen-72471f2e54686202a9862a3fd3bd6d0135d81d2a.tar.gz
librpm-tizen-72471f2e54686202a9862a3fd3bd6d0135d81d2a.tar.bz2
librpm-tizen-72471f2e54686202a9862a3fd3bd6d0135d81d2a.zip
Explicit branchstate annotations.
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34
Diffstat (limited to 'popt/findme.h')
-rw-r--r--popt/findme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/findme.h b/popt/findme.h
index bb54ec780..a016b867e 100644
--- a/popt/findme.h
+++ b/popt/findme.h
@@ -15,6 +15,6 @@
* @return (malloc'd) absolute path to executable (or NULL)
*/
/*@null@*/ const char * findProgramPath(/*@null@*/ const char * argv0)
- /*@modifies fileSystem @*/;
+ /*@*/;
#endif