PERFORCE change 164516 for review

Robert Watson rwatson at FreeBSD.org
Tue Jun 16 16:50:37 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=164516

Change 164516 by rwatson at rwatson_freebsd_capabilities on 2009/06/16 16:49:43

	Update for filename change.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld_caplibindex.h#2 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld_caplibindex.h#2 (text+ko) ====

@@ -31,10 +31,10 @@
  * SUCH DAMAGE.
  */
 
-#ifndef RTLD_LIBINDEX_H
-#define	RTLD_LIBINDEX_H
+#ifndef RTLD_CAPLIBINDEX_H
+#define	RTLD_CAPLIBINDEX_H
 
 int	ld_caplibindex_lookup(const char *libname, int *fdp);
 void	ld_caplibindex_init(const char *caplibindex);
 
-#endif /* !RTLD_LIBINDEX_H */
+#endif /* !RTLD_CAPLIBINDEX_H */


More information about the p4-projects mailing list