aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/astro/astro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/astro/astro.h')
-rw-r--r--src/cmd/astro/astro.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/astro/astro.h b/src/cmd/astro/astro.h
index ab3c4119..7aeff4e6 100644
--- a/src/cmd/astro/astro.h
+++ b/src/cmd/astro/astro.h
@@ -1,8 +1,8 @@
#include <u.h>
#include <libc.h>
-#pragma varargck type "R" double
-#pragma varargck type "D" double
+//#pragma varargck type "R" double
+//#pragma varargck type "D" double
typedef struct Obj1 Obj1;
typedef struct Obj2 Obj2;