From: Ben Pfaff Date: Thu, 21 Feb 2008 04:25:17 +0000 (+0000) Subject: Reference to threads/exception.c should be to userprog/exception.c. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=commitdiff_plain;h=96d5454f0787f4d190291f823a545a035ccf40c3;hp=96d5454f0787f4d190291f823a545a035ccf40c3 Reference to threads/exception.c should be to userprog/exception.c. Thanks to Matt Jones for reporting this bug. ---