diff options
Diffstat (limited to 'dw/fltkimgbuf.cc')
-rw-r--r-- | dw/fltkimgbuf.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkimgbuf.cc b/dw/fltkimgbuf.cc index 4ede6c5b..3c3c9236 100644 --- a/dw/fltkimgbuf.cc +++ b/dw/fltkimgbuf.cc @@ -326,5 +326,5 @@ void FltkImgbuf::draw (Fl_Widget *target, int xRoot, int yRoot, } -} // namespace dw } // namespace fltk +} // namespace dw |