]> git.saurik.com Git - apple/system_cmds.git/blobdiff - chpass.tproj/chpass.h
system_cmds-496.tar.gz
[apple/system_cmds.git] / chpass.tproj / chpass.h
index 8ce57817df6a79c97ce35be7c776f80d33415b87..2fabe66e12e3c63a25b8e051747de805ffbd3ec1 100644 (file)
@@ -82,7 +82,7 @@ typedef struct _entry {
        size_t len;
 #if OPEN_DIRECTORY
        char *except;
-       CFStringRef attrName;
+       const CFStringRef *attrName;
 #else /* OPEN_DIRECTORY */
        char *except, *save;
 #endif /* OPEN_DIRECTORY */