aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/mac_updater/MoreFilesX.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-09-06 18:24:57 -0500
committerJacek Antonelli2008-09-06 18:25:07 -0500
commit798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch)
tree1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/mac_updater/MoreFilesX.h
parentSecond Life viewer sources 1.20.15 (diff)
downloadmeta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/mac_updater/MoreFilesX.h')
-rw-r--r--linden/indra/mac_updater/MoreFilesX.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/mac_updater/MoreFilesX.h b/linden/indra/mac_updater/MoreFilesX.h
index 2502905..b6793db 100644
--- a/linden/indra/mac_updater/MoreFilesX.h
+++ b/linden/indra/mac_updater/MoreFilesX.h
@@ -1509,10 +1509,12 @@ FSGetVolMountInfo(
1509 1509
1510#pragma mark FSVolumeMount 1510#pragma mark FSVolumeMount
1511 1511
1512#ifndef AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER
1512OSErr 1513OSErr
1513FSVolumeMount( 1514FSVolumeMount(
1514 const void *volMountInfo, 1515 const void *volMountInfo,
1515 FSVolumeRefNum *volRefNum); 1516 FSVolumeRefNum *volRefNum);
1517#endif
1516 1518
1517/* 1519/*
1518 The VolumeMount function mounts a volume using a volume mounting 1520 The VolumeMount function mounts a volume using a volume mounting