ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/sysutils/lcdproc/files/patch-server__drivers__CFontz.c
Revision: 42
Committed: 2008-09-05T01:22:24-07:00 (16 years, 9 months ago) by douglas
Content type: text/x-diff
File size: 408 byte(s)
Log Message:
Hrm, this seems like an architectural problem in LCDproc, I guess I should bring it up in the mailing list or something.

File Contents

# Content
1 --- server/drivers/CFontz.c.orig 2007-04-14 07:38:14.000000000 -0700
2 +++ server/drivers/CFontz.c 2008-09-05 01:15:06.572424805 -0700
3 @@ -83,7 +83,7 @@
4
5 // Vars for the server core
6 MODULE_EXPORT char *api_version = API_VERSION;
7 -MODULE_EXPORT int stay_in_foreground = 1;
8 +MODULE_EXPORT int stay_in_foreground = 0;
9 MODULE_EXPORT int supports_multiple = 0;
10 MODULE_EXPORT char *symbol_prefix = "CFontz_";
11

Properties

Name Value
svn:mime-type text/x-diff