From d4e38ac9d160c446e99f2d16ee290ed2af421aba Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Wed, 10 Sep 2003 11:18:29 +0000 Subject: Upgrade to version 1.4.0, the latest stable version. Re-enable the CGI programs, now that they build. Kind assistance provided by: Guido Falsi --- sysutils/nut/files/patch-drivers::mge-shut.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/nut/files/patch-drivers::mge-shut.h (limited to 'sysutils/nut/files/patch-drivers::mge-shut.h') diff --git a/sysutils/nut/files/patch-drivers::mge-shut.h b/sysutils/nut/files/patch-drivers::mge-shut.h new file mode 100644 index 000000000000..543050154096 --- /dev/null +++ b/sysutils/nut/files/patch-drivers::mge-shut.h @@ -0,0 +1,11 @@ +--- drivers/mge-shut.h.orig Mon Sep 8 16:05:30 2003 ++++ drivers/mge-shut.h Mon Sep 8 16:06:24 2003 +@@ -166,7 +166,7 @@ + char item_path[MAX_STRING]; /* HID object (fully qualified string path) */ + char fmt[6]; /* printf format string for INFO entry */ + char *dfl; /* default value */ +- ulong shut_flags; /* specific SHUT flags */ ++ unsigned long shut_flags; /* specific SHUT flags */ + } mge_info_item; + + /* Array containing information to translate between UTalk and NUT info -- cgit v1.2.3