diff options
Diffstat (limited to 'jurt/Library_jpipx.mk')
-rw-r--r-- | jurt/Library_jpipx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/Library_jpipx.mk b/jurt/Library_jpipx.mk index c8978c86a5ac..a70ced99a60f 100644 --- a/jurt/Library_jpipx.mk +++ b/jurt/Library_jpipx.mk @@ -36,4 +36,4 @@ $(eval $(call gb_Library_add_cobjects,jpipx,\ jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection \ )) -# vim:set shiftwidth=4 softtabstop=4 expandtab: +# vim:set noet sw=4 ts=4: |