diff options
Diffstat (limited to 'stoc/source/uriproc/supportsService.hxx')
-rw-r--r-- | stoc/source/uriproc/supportsService.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/source/uriproc/supportsService.hxx b/stoc/source/uriproc/supportsService.hxx index 6c0ea0559..5103bec31 100644 --- a/stoc/source/uriproc/supportsService.hxx +++ b/stoc/source/uriproc/supportsService.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -41,3 +42,5 @@ bool supportsService( } } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |