Kaydet (Commit) 75626a3b authored tarafından Guido van Rossum's avatar Guido van Rossum

Indent the #error so that a strict K&R cpp doesn't complain.

üst 9cf4e2bd
......@@ -65,7 +65,7 @@ PERFORMANCE OF THIS SOFTWARE.
#endif
#if TKMAJORMINOR < 4001
#error "Tk 4.0 or 3.x are not supported -- use 4.1 or higher"
#error "Tk 4.0 or 3.x are not supported -- use 4.1 or higher"
#endif
#if TKMAJORMINOR < 8000 || !defined(MS_WINDOWS) && !defined(macintosh)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment