mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-13 07:03:45 +01:00
7 lines
128 B
C
7 lines
128 B
C
/* See LICENSE file for license and copyright information */
|
|
|
|
#ifndef COMPLETION_H
|
|
#define COMPLETION_H
|
|
|
|
#endif // COMPLETION_H
|