diff src/pr-output.cc @ 5404:b91241999ba6

[project @ 2005-07-07 17:05:19 by jwe]
author jwe
date Thu, 07 Jul 2005 17:05:20 +0000
parents 25c8956d2204
children 2286fa5f2e5d
line wrap: on
line diff
--- a/src/pr-output.cc	Thu Jul 07 16:46:24 2005 +0000
+++ b/src/pr-output.cc	Thu Jul 07 17:05:20 2005 +0000
@@ -1349,7 +1349,7 @@
 }
 
 template <class T>
-static inline void
+inline void
 pr_plus_format (std::ostream& os, const T& val)
 {
   if (val > T (0))