/[make]/make/variable.c
ViewVC logotype

Diff of /make/variable.c

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

revision 1.80 by psmith, Thu Jun 9 19:19:20 2005 UTC revision 1.81 by psmith, Mon Sep 26 05:16:31 2005 UTC
# Line 446  lookup_variable_in_set (const char *name Line 446  lookup_variable_in_set (const char *name
446  void  void
447  initialize_file_variables (struct file *file, int reading)  initialize_file_variables (struct file *file, int reading)
448  {  {
449    register struct variable_set_list *l = file->variables;    struct variable_set_list *l = file->variables;
450    
451    if (l == 0)    if (l == 0)
452      {      {

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

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