Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(54)

Unified Diff: src/cmd/devdraw/devdraw.h

Issue 6856091: code review 6856091: devdraw, libdraw: add display->dpi (Closed)
Patch Set: diff -r b317fb6e7e19 https://code.google.com/p/plan9port Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/draw.h ('k') | src/cmd/devdraw/devdraw.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/devdraw/devdraw.h
===================================================================
--- a/src/cmd/devdraw/devdraw.h
+++ b/src/cmd/devdraw/devdraw.h
@@ -6,4 +6,4 @@
int mouseswap(int);
void abortcompose(void);
-
+extern int displaydpi;
« no previous file with comments | « include/draw.h ('k') | src/cmd/devdraw/devdraw.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b