diff options
Diffstat (limited to 'src/virt-viewer-util.h')
-rw-r--r-- | src/virt-viewer-util.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/virt-viewer-util.h b/src/virt-viewer-util.h index 034ab8f..e0249f4 100644 --- a/src/virt-viewer-util.h +++ b/src/virt-viewer-util.h @@ -41,3 +41,11 @@ int virt_viewer_util_extract_host(const char *uristr, int *port); #endif + +/* + * Local variables: + * c-indent-level: 4 + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + */ |