summaryrefslogtreecommitdiff
path: root/libguile/gh.h
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2005-04-24 12:23:24 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2005-04-24 12:23:24 +0000
commita61b2054b47d20bcc3197feee7756e4033423c21 (patch)
treef8d91513d3e4935f7c1f4408d65a219d7e088199 /libguile/gh.h
parent13155c50c4cf3746aedf2cb200788e3cecb320d9 (diff)
downloadguile-a61b2054b47d20bcc3197feee7756e4033423c21.tar.gz
Critical section review
Diffstat (limited to 'libguile/gh.h')
-rw-r--r--libguile/gh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/gh.h b/libguile/gh.h
index f891f0938..cc230cfa0 100644
--- a/libguile/gh.h
+++ b/libguile/gh.h
@@ -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"