summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-06 16:07:26 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-06 16:19:06 +0000
commitc4f865061837179caee0959791512f9ff9cf0876 (patch)
tree9db08402231918f9832cd345e7a80b68122b523d /sw
parent4c2dcaf1307ca4711c9b622796914e87eb64145b (diff)
comment of enum 40 misplaced
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/fldbas.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index fb3de9c70412..f865175990cb 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -129,8 +129,8 @@ enum SwFldTypesEnum
TYP_GETREFPAGEFLD,
TYP_INTERNETFLD,
TYP_JUMPEDITFLD,
- TYP_SCRIPTFLD, // 40
- TYP_AUTHORITY,
+ TYP_SCRIPTFLD,
+ TYP_AUTHORITY, // 40
TYP_COMBINED_CHARS,
TYP_DROPDOWN,
TYP_END