summaryrefslogtreecommitdiff
path: root/sw/sdi/swinterf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/swinterf.c')
-rw-r--r--sw/sdi/swinterf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/sdi/swinterf.c b/sw/sdi/swinterf.c
index 74eb8efdbdba..a9983a268db9 100644
--- a/sw/sdi/swinterf.c
+++ b/sw/sdi/swinterf.c
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -88,7 +88,7 @@ short SwGotoNextTable (void *pHandle)
}
/* WRITER */
-short SwGotoPrevTable (void *pHandle)
+short SwGotoPrevTable (void *pHandle)
{
return 0;
}