~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to parse_m4.c

  • Committer: Matthew Fuller
  • Date: 2018-08-25 23:03:28 UTC
  • mto: This revision was merged to the branch mainline in revision 622.
  • Revision ID: fullermd@over-yonder.net-20180825230328-uijovzgdypxbagvi
Sub in 4.0.2 for %%NEXT%% now that we're about to release it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
         * left inside this #ifdef for easy restoration if somebody finds a
168
168
         * need; enabling it is not supported or documented.  Unless somebody
169
169
         * comes up with a good reason to revive it, it will be removed after
170
 
         * %%NEXT%%.
 
170
         * 4.0.2.
171
171
         */
172
172
        {
173
173
                struct hostent *hostname = gethostbyname(client);