move buffer initialization to buffer_create
Compare changes
- Martin Lueders authored
+ 1
− 1
@@ -728,7 +728,7 @@ contains
Move the buffer initialization to the create_buffer routines. The initialization to zero is controlled by an optional argument.
Move the buffer initialization to the create_buffer routines.