Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/* nut-scan.h: detect NUT services
|
||||
*
|
||||
/*
|
||||
* Copyright (C)
|
||||
* 2011 - Frederic Bohe <fredericbohe@eaton.com>
|
||||
* 2011 - EATON
|
||||
* 2012 - Arnaud Quette <arnaud.quette@free.fr>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
@ -19,6 +18,12 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
/*! \file nut-scan.h
|
||||
\brief general header for nut-scanner
|
||||
\author Frederic Bohe <fredericbohe@eaton.com>
|
||||
\author Arnaud Quette <arnaud.quette@free.fr>
|
||||
*/
|
||||
|
||||
#ifndef NUT_SCAN_H
|
||||
#define NUT_SCAN_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue