ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/main.c
(Generate patch)

Comparing hopm/branches/1.0.x/src/main.c (file contents):
Revision 5928 by michael, Sun Mar 22 16:54:14 2015 UTC vs.
Revision 5929 by michael, Wed May 6 17:46:54 2015 UTC

# Line 53 | Line 53 | static struct sigaction ALARMACTION;
53   static struct sigaction INTACTION;
54   static struct sigaction USR1ACTION;
55  
56 < static char *CONFNAME = DEFAULTNAME;
56 > static const char *CONFNAME = DEFAULTNAME;
57   static const char *CONFDIR = HOPM_ETCDIR;
58   static const char *LOGDIR = HOPM_LOGDIR;
59   static char *CONFFILE, *LOGFILE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines