summaryrefslogtreecommitdiff
path: root/isam/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'isam/test1.c')
-rw-r--r--isam/test1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isam/test1.c b/isam/test1.c
index 9ebc7af041d..b9f4d8242c3 100644
--- a/isam/test1.c
+++ b/isam/test1.c
@@ -136,7 +136,7 @@ int main(int argc, char *argv[])
err:
printf("got error: %3d when using nisam-database\n",my_errno);
exit(1);
- return 0; /* skipp warning */
+ return 0; /* skip warning */
} /* main */