1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 00:30:21 +02:00

Critical section review

This commit is contained in:
Neil Jerram 2005-04-24 12:23:24 +00:00
parent 13155c50c4
commit a61b2054b4
3 changed files with 9 additions and 3 deletions

View file

@ -231,7 +231,7 @@ SCM_API void gh_newline (void);
#endif
#endif /* __GH_H */
/* njrev: critical sections reviewed so far up to here */
/*
Local Variables:
c-file-style: "gnu"