diff options
author | Christopher Faylor <me@cgf.cx> | 2001-12-11 22:51:01 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-12-11 22:51:01 +0000 |
commit | e05f3227bec06acebaa149fbe5c45126c6185e70 (patch) | |
tree | bbb24ce8c184d5670a7fa35c4a8e268f1fe0457c /winsup/utils/module_info.cc | |
parent | 9b02812029793a7ad9636dcfef6efc980e0b3afa (diff) | |
download | cygnal-e05f3227bec06acebaa149fbe5c45126c6185e70.tar.gz cygnal-e05f3227bec06acebaa149fbe5c45126c6185e70.tar.bz2 cygnal-e05f3227bec06acebaa149fbe5c45126c6185e70.zip |
* Makefile.in: Add define to CXXFLAGS.
Diffstat (limited to 'winsup/utils/module_info.cc')
-rw-r--r-- | winsup/utils/module_info.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/module_info.cc b/winsup/utils/module_info.cc index 249f089d6..c0e7079cc 100644 --- a/winsup/utils/module_info.cc +++ b/winsup/utils/module_info.cc @@ -1,6 +1,6 @@ /* module_info.cc - Copyright 1999 Cygnus Solutions. + Copyright 1999,2000,2001 Red Hat, Inc. Written by Egor Duda <deo@logos-m.ru> |