mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-03-01 04:04:39 +01:00
6 lines
128 B
C
6 lines
128 B
C
/* See LICENSE file for license and copyright information */
|
|
|
|
#ifndef COMPLETION_H
|
|
#define COMPLETION_H
|
|
|
|
#endif // COMPLETION_H
|