Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
85ed3485
Commit
85ed3485
authored
May 22, 1993
by
Jim Blandy
Browse files
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
not 196k. We're actually using ~180k.
parent
9711deba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/puresize.h
src/puresize.h
+1
-1
No files found.
src/puresize.h
View file @
85ed3485
...
...
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef HAVE_X_WINDOWS
#define PURESIZE 200000
#else
#define PURESIZE 1
96
000
#define PURESIZE 1
85
000
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment