1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Fix spelling mistake.

(This used to be commit cbd95c5a74)
This commit is contained in:
Tim Potter 2003-10-31 02:57:02 +00:00
parent adcd3e42b4
commit b0f93e3e65

View File

@ -1,4 +1,4 @@
/* this test should find out what quota api is avalable on the os */
/* this test should find out what quota api is available on the os */
#if defined(HAVE_QUOTACTL_4A)
/* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */