]> git.saurik.com Git - apple/system_cmds.git/blobdiff - chpass.tproj/directory_service.h
system_cmds-336.tar.gz
[apple/system_cmds.git] / chpass.tproj / directory_service.h
index 7a3d6bcc53640a6e0ece715745cc928aa7eb0c04..4c5c606ec3d0bd30967871303dcc9f77d99e8f1e 100644 (file)
@@ -61,7 +61,7 @@ enum {
 /*---------------------------------------------------------------------------
  * Global variables
  *---------------------------------------------------------------------------*/
-extern const char *DSPath;
+extern char *DSPath;
 extern const char MasterPasswd[];
 
 /*---------------------------------------------------------------------------