ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CCSAdmin/turnin.c
(Generate patch)

Comparing CCSAdmin/turnin.c (file contents):
Revision 805 by douglas, 2006-01-26T01:50:27-08:00 vs.
Revision 806 by douglas, 2006-06-28T19:53:21-07:00

# Line 25 | Line 25 | int main(int argc, char *argv[])
25                  return 1;
26          }
27  
28 <        longjmp(environment, (int)"Um, so, yeah, I'm guessing you want to be logged into a CSIL box.");
28 >        longjmp(environment, (int)"Um, so, yeah, I'm guessing you want to be logged in to a CSIL box.");
29  
30          return 0;
31   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines