[Pkg-wmaker-commits] [wmacpi] 11/105: wmacpi: Bump to version 1.99r3.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:13:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmacpi.
commit 42f97c055814852e05b683dc8ec30925b123efbf
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Mon Aug 18 17:56:17 2014 -0500
wmacpi: Bump to version 1.99r3.
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 January 12 1.99r3
. . . and a fix for a fix that didn't fix it . . .
---
ChangeLog | 3 +++
wmacpi.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 7c6a7bf..3adef3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2004 January 12 1.99r3
+ . . . and a fix for a fix that didn't fix it . . .
+
2004 January 12 1.99r2
Some cleanups and bugfixes found by the wonderful Debian users.
diff --git a/wmacpi.c b/wmacpi.c
index cebeb20..9f3b258 100644
--- a/wmacpi.c
+++ b/wmacpi.c
@@ -682,7 +682,7 @@ int main(int argc, char **argv)
battery_no = 1;
/* parse command-line options */
- while ((ch = getopt(argc, argv, "d:c:m:s:a:hnwvV")) != EOF) {
+ while ((ch = getopt(argc, argv, "d:c:m:s:a:hnwbvV")) != EOF) {
switch (ch) {
case 'c':
if (optarg) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmacpi.git
More information about the Pkg-wmaker-commits
mailing list