Skip to content
  • Philip Chimento's avatar
    util: Move util/error to gjs/error-types · e9d108c4
    Philip Chimento authored
    This is not really a utility file, it's part of the GJS public API, so
    it should go in gjs/ and its header file should be installed in the
    normal $pkgincludedir/gjs location; #include <util/error.h> isn't
    namespaced and might be provided by any number of libraries.
    e9d108c4