~ctwm/ctwm/trunk

Viewing all changes in revision 597.1.1.

  • Committer: Matthew Fuller
  • Date: 2017-06-19 09:18:35 UTC
  • mto: This revision was merged to the branch mainline in revision 598.
  • Revision ID: fullermd@over-yonder.net-20170619091835-126y5srhjoitchrs
The whole Mk{Def,Num} dance is pointless; those exist purely to
s[n]printf() into a static buffer (with size checking), and then hand
that buffer back to be fputs()'d.  Just use fprintf() in the first
place and skip all the pointless extra steps.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: