summaryrefslogtreecommitdiff
path: root/student.c
diff options
context:
space:
mode:
Diffstat (limited to 'student.c')
-rw-r--r--student.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/student.c b/student.c
index 18f9591..281f8b2 100644
--- a/student.c
+++ b/student.c
@@ -2,7 +2,7 @@
#include "user_defs.h"
int main(void)
-{ FIX
+{
int num = -2, type = -2, code = -2, value = -2;
double time = -2;