Fixed typos in inpdomod.c and added osx support in resource.c.

This commit is contained in:
pnenzi
2004-07-05 20:07:21 +00:00
parent 7a8a00e968
commit be722a1fdb
3 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,3 +1,11 @@
2004-07-05 Paolo Nenzi <[email protected]>
* src/frontend/resource.c: added __APPLE__ for mac osx support as in
patch sent by Khairulmizam Samsudin <[email protected]>
* src/spicelib/parser/inpdomod.c: fixed some typos as in patch
sent by Khairulmizam Samsudin <[email protected]>
2004-06-22 Paolo Nenzi <[email protected]>
* src/spicelib/devices/vbic: Vbic code updated. Thanks to Dietmar