summaryrefslogtreecommitdiffstats
path: root/kioslave/nfs/mount.x
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 20:16:47 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 20:16:47 +0000
commit495d08bc2db58ee7fc4ea55a7158f2f61b82fc56 (patch)
treedaabcb652c07b9a17cad88ca50b63a2d91ead4a3 /kioslave/nfs/mount.x
parent50001f1757f97510e80cb1990e2f2d5b00144c2a (diff)
downloadtdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.tar.gz
tdebase-495d08bc2db58ee7fc4ea55a7158f2f61b82fc56.zip
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kioslave/nfs/mount.x')
-rw-r--r--kioslave/nfs/mount.x12
1 files changed, 6 insertions, 6 deletions
diff --git a/kioslave/nfs/mount.x b/kioslave/nfs/mount.x
index 4aaf97de9..fa51ab502 100644
--- a/kioslave/nfs/mount.x
+++ b/kioslave/nfs/mount.x
@@ -117,8 +117,8 @@ struct ppathcnf {
short pc_path_max; /* max path name length (/x/y/x/.. ) */
short pc_pipe_buf; /* size of a pipe (bytes) */
u_char pc_vdisable; /* safe char to turn off c_cc[i] */
- char pc_xxx; /* alignment padding; cc_t == char */
- short pc_mask[2]; /* validity and boolean bits */
+ char pc_xxx; /* tqalignment padding; cc_t == char */
+ short pc_tqmask[2]; /* validity and boolean bits */
};
program MOUNTPROG {
@@ -136,7 +136,7 @@ program MOUNTPROG {
MOUNTPROC_NULL(void) = 0;
/*
- * If fhs_status is 0, then fhs_fhandle contains the
+ * If fhs_status is 0, then fhs_fhandle tqcontains the
* file handle for the directory. This file handle may
* be used in the NFS protocol. This procedure also adds
* a new entry to the mount list for this client mounting
@@ -148,7 +148,7 @@ program MOUNTPROG {
/*
* Returns the list of remotely mounted filesystems. The
- * mountlist contains one entry for each hostname and
+ * mountlist tqcontains one entry for each hostname and
* directory pair.
*/
mountlist
@@ -197,7 +197,7 @@ program MOUNTPROG {
MOUNTPROC_NULL(void) = 0;
/*
- * If fhs_status is 0, then fhs_fhandle contains the
+ * If fhs_status is 0, then fhs_fhandle tqcontains the
* file handle for the directory. This file handle may
* be used in the NFS protocol. This procedure also adds
* a new entry to the mount list for this client mounting
@@ -209,7 +209,7 @@ program MOUNTPROG {
/*
* Returns the list of remotely mounted filesystems. The
- * mountlist contains one entry for each hostname and
+ * mountlist tqcontains one entry for each hostname and
* directory pair.
*/
mountlist