summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-02-18 15:23:41 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-18 15:23:41 +0000
commit1da82649840b510a90ba1ee31578a75c989948e1 (patch)
tree2752fc2411edfdf3a1f0fc7b84ec2e05380dacca /ChangeLog
parent2deb3c30c4ea99164969bb5711da02b7f05bef51 (diff)
downloadlibgtop-1da82649840b510a90ba1ee31578a75c989948e1.tar.gz
Replaced inline with static.
1999-02-18 Martin Baulig <martin@home-of-linux.org> * sysdeps/common/error.h: Replaced inline with static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c109b18..504c00a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-02-18 Martin Baulig <martin@home-of-linux.org>
+ * sysdeps/common/error.h: Replaced inline with static.
+
+1999-02-18 Martin Baulig <martin@home-of-linux.org>
+
* */*.awk: Replaced all awk scripts with perl scripts since it is
more likely that people have a working perl interpreter than GNU
awk on their system.