-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The resulting binary will be slightly smaller. text data bss dec hex filename 26277 1544 34188 62009 f239 dvtm-before 25739 1536 34188 61463 f017 dvtm-after
- Loading branch information
Showing
8 changed files
with
113 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
void | ||
static void | ||
bstack(void) { | ||
unsigned int i, m, n, nx, ny, nw, nh, mh, tw; | ||
Client *c; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.