diff cinst/nssstore_linux.c @ 321:824ef90a6721

Move is_elevated into common/util.c file for better reuse
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 07 Apr 2014 10:58:47 +0000
parents 4a3febc6d806
children 5eb7ee4ee819
line wrap: on
line diff
--- a/cinst/nssstore_linux.c	Fri Apr 04 18:00:40 2014 +0200
+++ b/cinst/nssstore_linux.c	Mon Apr 07 10:58:47 2014 +0000
@@ -1,5 +1,9 @@
 #ifndef WIN32
 
+/* @file
+   @brief Linux implementation of nssstore process control.
+*/
+
 #include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>

http://wald.intevation.org/projects/trustbridge/