/[classpath]/classpath/native/jni/classpath/native_state.c
ViewVC logotype

Diff of /classpath/native/jni/classpath/native_state.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by saugart, Mon Jun 21 19:35:37 2004 UTC revision 1.9 by craig, Tue Feb 8 00:11:06 2005 UTC
# Line 151  add_node (struct state_node **head, jint Line 151  add_node (struct state_node **head, jint
151              {              {
152                back_ptr->next = node->next;                back_ptr->next = node->next;
153                node->next = *head;                node->next = *head;
154                  *head = node;
155              }              }
156            node->c_state = state;            node->c_state = state;
157            return;            return;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26