summaryrefslogtreecommitdiffstats
path: root/kioslave/nfs/mount.x
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-07 04:10:07 +0000
commitfd3a982e26813f5bcc82c7e89ce6fa2ad44432bf (patch)
tree9eda848e56fcb862fdfdf479adeccd95b6fe387a /kioslave/nfs/mount.x
parent02f67d0e1355b79b1806746efb0f2f640e57f13d (diff)
downloadtdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.tar.gz
tdebase-fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf.zip
Revert automated changes
Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 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 fa51ab502..4aaf97de9 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; /* tqalignment padding; cc_t == char */
- short pc_tqmask[2]; /* validity and boolean bits */
+ char pc_xxx; /* alignment padding; cc_t == char */
+ short pc_mask[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 tqcontains the
+ * If fhs_status is 0, then fhs_fhandle contains 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 tqcontains one entry for each hostname and
+ * mountlist contains 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 tqcontains the
+ * If fhs_status is 0, then fhs_fhandle contains 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 tqcontains one entry for each hostname and
+ * mountlist contains one entry for each hostname and
* directory pair.
*/
mountlist