ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.sbin/apm/apm.c
(Generate patch)

Comparing trunk/usr.sbin/apm/apm.c (file contents):
Revision 11289 by laffer1, Fri Dec 20 23:33:19 2013 UTC vs.
Revision 11290 by laffer1, Wed Jul 4 13:37:33 2018 UTC

# Line 38 | Line 38 | __MBSDID("$MidnightBSD$");
38   #define xl(a)   ((a) & 0xff)
39   #define APMERR(a) xh(a)
40  
41 < int cmos_wall = 0;      /* True when wall time is in cmos clock, else UTC */
41 > static int cmos_wall = 0;       /* True when wall time is in cmos clock, else UTC */
42  
43   static void
44   usage(void)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines