diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/port/getopt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/port/getopt.c b/src/port/getopt.c index 207c2836d35..655fef3b0c7 100644 --- a/src/port/getopt.c +++ b/src/port/getopt.c @@ -26,6 +26,7 @@ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 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. */ #include "c.h" |