Skip to content

Commit

Permalink
(CACHEMAGIC_VERSION_NEW): Correct cut and paste error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Oct 25, 2000
1 parent e027213 commit ea02946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysdeps/generic/dl-cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ struct cache_file

#define CACHEMAGIC_NEW "glibc-ld.so.cache"
#define CACHE_VERSION "1.1"
#define CACHEMAGIC_VERSION_NEW CACHEMAGIC_NEW CACHE_VERSION "1.1"
#define CACHEMAGIC_VERSION_NEW CACHEMAGIC_NEW CACHE_VERSION


struct file_entry_new
Expand Down

0 comments on commit ea02946

Please sign in to comment.