diff options
Diffstat (limited to 'src/commonlib/storage/bouncebuf.h')
-rw-r--r-- | src/commonlib/storage/bouncebuf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonlib/storage/bouncebuf.h b/src/commonlib/storage/bouncebuf.h index 6a2e759614..615f73e2f6 100644 --- a/src/commonlib/storage/bouncebuf.h +++ b/src/commonlib/storage/bouncebuf.h @@ -9,7 +9,8 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + */ +/* * Generic bounce buffer implementation */ |