summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2003-10-09 20:57:26 +0000
committerNicholas Clark <nick@ccl4.org>2003-10-09 20:57:26 +0000
commit7e4e8c89c9cf9e2712eede00d12c71677e17b929 (patch)
treeccff83caea5f77bb9d96eedef8335d420b3e3fdf /dosish.h
parent1c2b4d67977aeb5bb1057ed40fce97cdd133e14a (diff)
downloadperl-7e4e8c89c9cf9e2712eede00d12c71677e17b929.tar.gz
Put all pre-processor #s on the first column (some compilers are picky)
[perl #24167] `#' comment signs not at the very beginning of a line p4raw-id: //depot/perl@21433
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dosish.h b/dosish.h
index 1e4a58b968..86284725a3 100644
--- a/dosish.h
+++ b/dosish.h
@@ -60,9 +60,9 @@
* if you need the last, try #DEFINE MEM_SIZE unsigned long.
*/
#ifdef MSDOS
- #ifndef DJGPP
- #define HAS_64K_LIMIT
- #endif
+# ifndef DJGPP
+# define HAS_64K_LIMIT
+# endif
#endif
/* USEMYBINMODE