summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/perm.h
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-02 12:26:18 +0000
committermarkm <markm@FreeBSD.org>2001-12-02 12:26:18 +0000
commit1713f5e655d170628c97191eacac5663fb39d978 (patch)
treeff842953cae89f6bfa561e2572decf2ed59a08f7 /usr.bin/at/perm.h
parentdf573903aa0a7f705699fc186618360f65d63c9e (diff)
downloadFreeBSD-src-1713f5e655d170628c97191eacac5663fb39d978.zip
FreeBSD-src-1713f5e655d170628c97191eacac5663fb39d978.tar.gz
WARNS=2 fixup.
Diffstat (limited to 'usr.bin/at/perm.h')
-rw-r--r--usr.bin/at/perm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/at/perm.h b/usr.bin/at/perm.h
index 0a12a90..b55b5fb 100644
--- a/usr.bin/at/perm.h
+++ b/usr.bin/at/perm.h
@@ -21,6 +21,8 @@
* THEORY OF LIABILITY, WETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $FreeBSD$
*/
-int check_permission();
+int check_permission(void);
OpenPOWER on IntegriCloud